diff --git a/pom.xml b/pom.xml index 22eda923..6c027e30 100644 --- a/pom.xml +++ b/pom.xml @@ -28,6 +28,7 @@ 2.3.0 4.9.9 0.0.29 + 3.8.1 0.32.0 https://120.26.168.56:8062 C:\Users\Administrator\Desktop\CA @@ -223,6 +224,17 @@ spring-javaformat-maven-plugin ${spring.checkstyle.plugin} + + + org.apache.maven.plugins + maven-compiler-plugin + ${apache.compiler.plugin} + + ${maven.compiler.source} + ${maven.compiler.target} + ${project.build.sourceEncoding} + +