diff --git a/pom.xml b/pom.xml index 675aa87ef..abae172ab 100644 --- a/pom.xml +++ b/pom.xml @@ -79,6 +79,19 @@ false + + org.apache.maven.plugins + maven-compiler-plugin + + + + org.springframework.boot + spring-boot-configuration-processor + ${spring-boot.version} + + + +