diff --git a/pom.xml b/pom.xml index bfe536ed2..fd698ff7c 100644 --- a/pom.xml +++ b/pom.xml @@ -35,9 +35,10 @@ ${java.version} ${java.version} 3.0.0-M5 - 3.8.0 + 3.8.1 1.18.24 + 2.7.7 1.5.3.Final UTF-8 @@ -64,13 +65,18 @@ maven-surefire-plugin ${maven-surefire-plugin.version} - + org.apache.maven.plugins maven-compiler-plugin ${maven-compiler-plugin.version} + + org.springframework.boot + spring-boot-configuration-processor + ${spring.boot.version} + org.projectlombok lombok