From dc6ac2e355f5e244c3aec101e82a9da222cd8d5d Mon Sep 17 00:00:00 2001 From: LO Kam Tao Leo Date: Mon, 2 Jan 2023 16:09:10 +0000 Subject: [PATCH] Add and update dependencies --- pom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 09254e5..6d84dec 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ junit junit - 4.11 + 4.13.2 test @@ -44,7 +44,7 @@ org.mariadb.jdbc mariadb-java-client - 2.7.6 + 3.0.6 org.json @@ -59,7 +59,7 @@ org.jetbrains annotations - RELEASE + 23.1.0 compile @@ -77,6 +77,11 @@ commons-collections4 4.4 + + com.fasterxml.uuid + java-uuid-generator + 4.0.1 +