diff --git a/orm-samples/mybatisplus3-sample/pom.xml b/orm-samples/mybatisplus3-sample/pom.xml index 01d0920..6d62d1e 100644 --- a/orm-samples/mybatisplus3-sample/pom.xml +++ b/orm-samples/mybatisplus3-sample/pom.xml @@ -31,7 +31,7 @@ com.baomidou mybatis-plus-boot-starter - 3.5.3 + 3.5.3.1 com.h2database diff --git a/pom.xml b/pom.xml index 712ab4b..c4005c8 100644 --- a/pom.xml +++ b/pom.xml @@ -14,11 +14,11 @@ UTF-8 1.8 - 4.0.0 + 4.1.1 3.0.0 1.2.18 3.9.1 - 2.1.214 + 2.2.220 2.7.13 @@ -90,7 +90,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0 ${java.version} ${java.version}