X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dashboard%2Fwebapp-backend%2Fpom.xml;h=bbbf2a40b30ad09b6f8fd0aae71c66adf0dc7f48;hb=8936c783ff4f362fbc9b96b658b5defb0701da54;hp=80bb585f5dd84432f3082b68eed138948d137b73;hpb=f0273617b916cdc8633382291b9986e33cc13fa1;p=nonrtric.git diff --git a/dashboard/webapp-backend/pom.xml b/dashboard/webapp-backend/pom.xml index 80bb585f..bbbf2a40 100644 --- a/dashboard/webapp-backend/pom.xml +++ b/dashboard/webapp-backend/pom.xml @@ -29,13 +29,15 @@ limitations under the License. org.o-ran-sc.nonrt.ric-dashboard ric-dash-parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ric-dash-be NonRT RIC Dashboard Webapp backend 2.9.2 2.7.1 + 2.8.1 + 1.18.0 0 @@ -164,8 +166,6 @@ limitations under the License. org.junit.platform junit-platform-launcher - - 1.4.2 test @@ -175,6 +175,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