diff --git a/server/application-server/pom.xml b/server/application-server/pom.xml index 2c9023dc..b2dfd765 100644 --- a/server/application-server/pom.xml +++ b/server/application-server/pom.xml @@ -114,6 +114,24 @@ + + org.apache.maven.plugins + maven-compiler-plugin + + + + com.github.therapi + therapi-runtime-javadoc-scribe + 0.15.0 + + + org.projectlombok + lombok + ${lombok.version} + + + + org.springframework.boot spring-boot-maven-plugin @@ -153,19 +171,6 @@ . - - org.apache.maven.plugins - maven-compiler-plugin - - - - com.github.therapi - therapi-runtime-javadoc-scribe - 0.15.0 - - - -