diff --git a/pom.xml b/pom.xml
index c1333d4..df0aa5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,6 +24,8 @@
UTF-8
UTF-8
11
+
+ 2.16.0
@@ -142,6 +144,17 @@
mariadb-java-client
+
+ org.apache.logging.log4j
+ log4j-api
+ ${log4j.version}
+
+
+ org.apache.logging.log4j
+ log4j-to-slf4j
+ ${log4j.version}
+
+
com.h2database