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=a2a2dfc1541c2ee1eb8ed1ac78cdad013691f97e;hpb=a2f7c31748d3c27c7d8d54084a6d986ca35715e9;p=nonrtric.git diff --git a/r-app-catalogue/pom.xml b/r-app-catalogue/pom.xml index a2a2dfc1..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,10 +157,25 @@ junit-jupiter-engine test + + org.springframework.boot + spring-boot-starter-test + test + + + org.apache.httpcomponents + httpclient + test + + + + org.springframework.boot + spring-boot-maven-plugin + org.openapitools openapi-generator-maven-plugin @@ -173,8 +190,10 @@ spring org.oransc.rappcatalogue.api org.oransc.rappcatalogue.model + org.oransc.rappcatalogue true + true @@ -200,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 @@ -283,4 +328,4 @@ - \ No newline at end of file +