diff --git a/pom.xml b/pom.xml
index 03020d0..3ebb905 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
junit
junit
- 4.12
+ 4.13.1
test
@@ -27,56 +27,56 @@
ch.qos.logback
logback-classic
- 1.2.3
+ 1.3.15
org.springframework
spring-core
- ${spring.version}
+ 5.0.10.RELEASE
org.springframework
spring-beans
- ${spring.version}
+ 5.2.22.RELEASE
org.springframework
spring-context
- ${spring.version}
+ 5.3.39
org.springframework
spring-jdbc
- ${spring.version}
+ 5.2.22.RELEASE
org.springframework
spring-tx
- ${spring.version}
+ 5.2.22.RELEASE
org.springframework
spring-web
- ${spring.version}
+ 5.3.38
org.springframework
spring-webmvc
- ${spring.version}
+ 5.3.39
org.springframework
spring-test
- ${spring.version}
+ 5.0.10.RELEASE
test
@@ -84,14 +84,14 @@
javax.servlet
javax.servlet-api
- 3.0.1
+ 3.1.0
provided
com.fasterxml.jackson.core
jackson-databind
- 2.12.6.1
+ 2.13.4.2
@@ -104,26 +104,26 @@
org.mybatis
mybatis
- 3.4.6
+ 3.5.6
org.mybatis
mybatis-spring
- 1.3.2
+ 3.0.5
mysql
mysql-connector-java
- 8.0.28
+ 8.0.31
c3p0
c3p0
- 0.9.1.2
+ 0.9.1
@@ -144,13 +144,13 @@
com.fasterxml.jackson.core
jackson-databind
- 2.12.6.1
+ 2.13.4.2
commons-fileupload
commons-fileupload
- 1.3.2
+ 1.6.0