diff --git a/vue2-boot/pom.xml b/vue2-boot/pom.xml index af8bb16a2fd5f411360c11680f001ec079719272..ee3836ab9e249f5f2af70c90d2fde38f116d8ac4 100644 --- a/vue2-boot/pom.xml +++ b/vue2-boot/pom.xml @@ -17,6 +17,11 @@ 3.1.1 8 8 + 2.1.1 + 3.10.0 + 3.0 + 2.5 + 4.0.12 @@ -28,7 +33,7 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 2.1.1 + ${mybatis-boot.version} @@ -44,30 +49,30 @@ com.google.protobuf protobuf-java - 3.10.0 + ${protobuf-java.version} - org.apache.commons - commons-lang3 - 3.0 + javax.validation + validation-api - javax.validation - validation-api + org.apache.commons + commons-lang3 + ${commons-lang3.version} commons-io commons-io - 2.5 + ${commons-io.version} cn.hutool hutool-all - 4.0.12 + ${hutool-all.version}