diff --git a/pom.xml b/pom.xml index d408e1c21497e2297199fce436152406a78673bc..81845de5818a02448faf5b746e58409ec38e11d4 100644 --- a/pom.xml +++ b/pom.xml @@ -21,18 +21,33 @@ 1.8 1.3.3 2.7 + 1.3.2 + 2.0.7 + 1.2.68 + 1.2.5 + 1.2.6 + 1.7.0 + 2.0.0 + 2.4 + 4.1.12 + 1.7 + 1.10 + 1.4.7 + 1.6.2 + 1.11.543 + 1.3.7 - org.springframework.boot spring-boot-starter-data-redis + - org.apache.commons - commons-pool2 + org.apache.commons + commons-pool2 @@ -44,7 +59,7 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 1.3.2 + ${mybatis-spring.version} @@ -56,7 +71,7 @@ com.github.xiaoymin knife4j-spring-boot-starter - 2.0.7 + ${knife4j-spring.version} @@ -67,13 +82,13 @@ com.alibaba fastjson - 1.2.68 + ${fastjson.version} com.github.pagehelper pagehelper-spring-boot-starter - 1.2.5 + ${pagehelper-spring.version} @@ -93,13 +108,13 @@ com.alibaba druid-spring-boot-starter - 1.2.6 + ${druid-spring.version} org.apache.shiro shiro-spring - 1.7.0 + ${shiro-spring.version} org.springframework.boot @@ -109,7 +124,7 @@ com.github.theborakompanioni thymeleaf-extras-shiro - 2.0.0 + ${thymeleaf-extras-shiro.version} @@ -126,7 +141,7 @@ commons-lang commons-lang - 2.4 + ${commons-lang.version} @@ -141,9 +156,14 @@ commons-fileupload commons-fileupload ${commons.fileupload.version} + + + commons-io + commons-io + + - org.springframework.boot @@ -155,13 +175,19 @@ cn.hutool hutool-all - 4.1.12 + ${hutool-all.version} org.apache.velocity velocity - 1.7 + ${velocity.version} + + + commons-collections + commons-collections + + @@ -172,7 +198,13 @@ commons-configuration commons-configuration - 1.10 + ${commons-configuration.version} + + + commons-lang + commons-lang + + @@ -185,7 +217,7 @@ javax.mail mail - 1.4.7 + ${mail.version} @@ -199,13 +231,19 @@ com.github.whvcse easy-captcha - 1.6.2 + ${easy-captcha.version} com.amazonaws aws-java-sdk-s3 - 1.11.543 + ${aws-java-sdk-s3.version} + + + commons-logging + commons-logging + + @@ -227,7 +265,7 @@ org.mybatis.generator mybatis-generator-maven-plugin - 1.3.7 + ${mybatis-generator-maven-plugin.version} false