X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dashboard%2Fwebapp-backend%2Fpom.xml;h=f089180e6f8cf4ab631413580675f3117174b62a;hb=592ce20ec359928373de2e7f06214c8f8ad73c20;hp=80bb585f5dd84432f3082b68eed138948d137b73;hpb=f0273617b916cdc8633382291b9986e33cc13fa1;p=nonrtric.git diff --git a/dashboard/webapp-backend/pom.xml b/dashboard/webapp-backend/pom.xml index 80bb585f..f089180e 100644 --- a/dashboard/webapp-backend/pom.xml +++ b/dashboard/webapp-backend/pom.xml @@ -36,6 +36,8 @@ limitations under the License. 2.9.2 2.7.1 + 2.8.1 + 1.18.0 0 @@ -175,6 +177,32 @@ limitations under the License. org.springframework.boot spring-boot-maven-plugin + + net.revelc.code.formatter + formatter-maven-plugin + ${formatter-maven-plugin.version} + + ${project.basedir}/eclipse-formatter.xml + + + + + com.diffplug.spotless + spotless-maven-plugin + ${spotless-maven-plugin.version} + + + + + com,java,javax,org + + + + + org.codehaus.mojo