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=3ac85627871ed63917792d0723abe37e4ab7f237;hpb=647744d8ab625d28ea0ecda3e6741e23ba9b0bc7;p=nonrtric.git diff --git a/r-app-catalogue/pom.xml b/r-app-catalogue/pom.xml index 3ac85627..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 @@ -139,10 +142,40 @@ junit-jupiter-api test + + org.mockito + mockito-junit-jupiter + test + + + org.mockito + mockito-core + test + + + org.junit.jupiter + 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 @@ -157,8 +190,10 @@ spring org.oransc.rappcatalogue.api org.oransc.rappcatalogue.model + org.oransc.rappcatalogue true + true @@ -184,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 @@ -247,4 +328,4 @@ - \ No newline at end of file +