diff --git a/pom.xml b/pom.xml index 042f490..7e13b6f 100644 --- a/pom.xml +++ b/pom.xml @@ -105,6 +105,20 @@ + + org.apache.maven.plugins + maven-compiler-plugin + 3.11.0 + + + + org.projectlombok + lombok + 1.18.30 + + + + org.springframework.boot spring-boot-maven-plugin