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
+