diff --git a/pom.xml b/pom.xml index 10a2c2b..e1d2680 100644 --- a/pom.xml +++ b/pom.xml @@ -30,6 +30,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.8.1 8 8 @@ -38,6 +39,7 @@ org.springframework.boot spring-boot-maven-plugin + 2.2.6.RELEASE net.lamgc.cgj.Main exec @@ -50,20 +52,6 @@ - - org.jetbrains.kotlin - kotlin-maven-plugin - ${kotlin.version} - - - compile - process-sources - - compile - - - -