X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=r-app-catalogue%2Fpom.xml;h=67be912a8cdeba8175e4e1c8195e0fbed973840b;hb=62f766fc264c9923ec3c2bf4eec80a326621cff1;hp=110f2d0c35a7375905573af79760a26c45abc836;hpb=b83e54c2bdab21d7f6ff5c9a4c340e801c93e1c2;p=nonrtric.git diff --git a/r-app-catalogue/pom.xml b/r-app-catalogue/pom.xml index 110f2d0c..67be912a 100644 --- a/r-app-catalogue/pom.xml +++ b/r-app-catalogue/pom.xml @@ -26,12 +26,12 @@ org.springframework.boot spring-boot-starter-parent - 2.3.4.RELEASE + 2.6.2 org.o-ran-sc.nonrtric r-app-catalogue - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -43,8 +43,10 @@ 1.5.22 2.9.2 0.2.1 - 4.3.1 - 3.0.11 + 5.3.1 + 3.0.31 + 2.12.2 + 1.24.3 0.8.6 0.30.0 @@ -155,6 +157,17 @@ junit-jupiter-engine test + + org.springframework.boot + spring-boot-starter-test + test + + + org.apache.httpcomponents + httpclient + test + + @@ -180,6 +193,7 @@ org.oransc.rappcatalogue true + true @@ -205,6 +219,32 @@ + + 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.jacoco jacoco-maven-plugin @@ -288,4 +328,4 @@ - \ No newline at end of file +