X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=r-app-catalogue%2Fpom.xml;h=67be912a8cdeba8175e4e1c8195e0fbed973840b;hb=c5b6948e2a6fe657134de0d26385470c8803655f;hp=ea36b582c852881a52395302c2492d6a0f9eb770;hpb=8489de0f43f28c5cd62206b4e242c0308f9864b9;p=nonrtric.git diff --git a/r-app-catalogue/pom.xml b/r-app-catalogue/pom.xml index ea36b582..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,11 @@ 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 @@ -154,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 @@ -172,8 +190,10 @@ spring org.oransc.rappcatalogue.api org.oransc.rappcatalogue.model + org.oransc.rappcatalogue true + true @@ -199,6 +219,52 @@ + + 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 + ${jacoco-maven-plugin.version} + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + io.fabric8 docker-maven-plugin @@ -262,4 +328,4 @@ - \ No newline at end of file +