diff --git a/pom.xml b/pom.xml
index 00342a7..a2d740a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,24 +133,24 @@
org.apache.logging.log4j
log4j-api
- ${org.apache.log4j.version}
+ 2.17.1
org.apache.logging.log4j
log4j-core
- ${org.apache.log4j.version}
+ 2.17.1
org.apache.logging.log4j
log4j-slf4j-impl
- ${org.apache.log4j.version}
+ 2.17.1
org.mybatis
mybatis
- 3.3.1
+ 3.5.6
org.mariadb.jdbc
@@ -167,12 +167,12 @@
commons-io
commons-io
- 2.5
+ 2.14.0
commons-configuration
commons-configuration
- 1.7
+ 20030311.152757
commons-lang
@@ -194,7 +194,7 @@
org.json
json
- 20090211
+ 20231013
com.googlecode.json-simple
@@ -206,59 +206,59 @@
org.eclipse.jetty
jetty-server
- ${org.eclipse.jetty.version}
+ 9.3.27.v20190418
org.eclipse.jetty
jetty-servlet
- ${org.eclipse.jetty.version}
+ 9.4.57.v20241219
org.eclipse.jetty
jetty-servlets
- ${org.eclipse.jetty.version}
+ 9.4.57.v20241219
org.apache.httpcomponents
httpclient
- 4.5.3
+ 4.5.13
org.apache.httpcomponents
httpmime
- 4.5.3
+ 4.5.13
org.glassfish.jersey.core
jersey-server
- ${org.glassfish.jersey}
+ 2.26
org.glassfish.jersey.containers
jersey-container-servlet
- ${org.glassfish.jersey}
+ 2.26
org.glassfish.jersey.core
jersey-client
- ${org.glassfish.jersey}
+ 2.26
org.glassfish.jersey.media
jersey-media-json-jackson
- ${org.glassfish.jersey}
+ 2.39.1
org.glassfish.jersey.connectors
jersey-apache-connector
- ${org.glassfish.jersey}
+ 2.34
org.glassfish.jaxb
jaxb-runtime
- 2.3.2
+ 2.3.3
org.junit.jupiter