diff --git a/pom.xml b/pom.xml index 0a37feb..46d889b 100644 --- a/pom.xml +++ b/pom.xml @@ -19,39 +19,39 @@ org.springframework spring-core - ${spring.version} + 4.3.20.RELEASE org.springframework spring-aop - ${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-jdbc - ${spring.version} + 5.2.22.RELEASE org.springframework spring-tx - ${spring.version} + 5.2.22.RELEASE com.fasterxml.jackson.core jackson-databind - ${jackson.version} + 2.13.4.2 @@ -69,13 +69,13 @@ org.mybatis mybatis - 3.3.0 + 3.5.6 mysql mysql-connector-java - 5.1.26 + 8.0.31 @@ -88,14 +88,14 @@ org.mybatis mybatis-spring - 1.2.3 + 3.0.5 com.github.pagehelper pagehelper - 4.1.4 + 5.3.1 @@ -108,13 +108,13 @@ com.alibaba fastjson - 1.2.58 + 1.2.83_noneautotype commons-fileupload commons-fileupload - 1.4 + 1.6.0 @@ -147,7 +147,7 @@ junit junit - 4.9 + 4.13.1 @@ -173,28 +173,28 @@ org.apache.shiro shiro-core - 1.2.3 + 1.13.0 org.apache.shiro shiro-web - 1.2.3 + 1.13.0 org.apache.shiro shiro-spring - 1.2.3 + 2.0.2 org.apache.shiro shiro-aspectj - 1.2.3 + 1.13.0 org.apache.poi poi - 3.15 + 4.1.1