diff --git a/pom.xml b/pom.xml
index 950aabc..97ce9a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
junit
junit
- 4.11
+ 4.13.1
test
@@ -48,7 +48,7 @@
ch.qos.logback
logback-classic
- 1.1.1
+ 1.3.15
@@ -63,7 +63,7 @@
javax.servlet.jsp
javax.servlet.jsp-api
- 2.3.1
+ 2.3.3
@@ -83,7 +83,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.5.4
+ 2.13.4.2
@@ -92,7 +92,7 @@
mysql
mysql-connector-java
- 5.1.37
+ 8.0.31
@@ -108,13 +108,13 @@
org.mybatis
mybatis
- 3.3.0
+ 3.5.6
org.mybatis
mybatis-spring
- 1.2.3
+ 3.0.5
@@ -123,19 +123,19 @@
org.springframework
spring-core
- ${spring.version}
+ 4.3.20.RELEASE
org.springframework
spring-beans
- ${spring.version}
+ 5.2.22.RELEASE
org.springframework
spring-context
- ${spring.version}
+ 5.3.39
@@ -144,13 +144,13 @@
org.springframework
spring-jdbc
- ${spring.version}
+ 5.2.22.RELEASE
org.springframework
spring-tx
- ${spring.version}
+ 5.2.22.RELEASE
@@ -159,13 +159,13 @@
org.springframework
spring-web
- ${spring.version}
+ 5.3.38
org.springframework
spring-webmvc
- ${spring.version}
+ 5.3.39
@@ -174,7 +174,7 @@
org.springframework
spring-aop
- ${spring.version}
+ 5.2.22.RELEASE
org.springframework
@@ -188,7 +188,7 @@
org.springframework
spring-test
- ${spring.version}
+ 4.3.20.RELEASE
@@ -198,20 +198,20 @@
commons-collections
commons-collections
- 3.2
+ 3.2.2
commons-fileupload
commons-fileupload
- 1.3.1
+ 1.6.0
commons-io
commons-io
- 2.2
+ 2.14.0
@@ -220,17 +220,17 @@
org.apache.shiro
shiro-core
- ${shiro.version}
+ 1.13.0
org.apache.shiro
shiro-web
- ${shiro.version}
+ 1.13.0
org.apache.shiro
shiro-spring
- ${shiro.version}
+ 2.0.2
@@ -239,21 +239,21 @@
org.apache.lucene
lucene-core
- ${lucene.version}
+ 7.1.0
org.apache.lucene
lucene-queryparser
- ${lucene.version}
+ 7.1.0
org.apache.lucene
lucene-analyzers-common
- ${lucene.version}
+ 7.1.0
@@ -261,7 +261,7 @@
org.apache.lucene
lucene-analyzers-smartcn
- ${lucene.version}
+ 7.1.0
@@ -269,7 +269,7 @@
org.apache.lucene
lucene-highlighter
- ${lucene.version}
+ 7.1.0
@@ -285,18 +285,18 @@
com.squareup.okhttp3
okhttp
- 3.9.1
+ 4.12.0
com.squareup.okio
okio
- 1.14.0
+ 1.17.6
com.alibaba
fastjson
- 1.2.17
+ 1.2.83_noneautotype
@@ -304,12 +304,12 @@
commons-io
commons-io
- 2.6
+ 2.14.0
commons-fileupload
commons-fileupload
- 1.3.3
+ 1.6.0
@@ -326,7 +326,7 @@
org.springframework
spring-context-support
- 4.3.8.RELEASE
+ 5.3.39