X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=aba25a25542f72eea6b452b7771f94624462a962;hb=786936b1f5c0e89e419b86a473839bc2b863ed56;hp=859842bbfc587b6aa10316e29f2706b47bd6f364;hpb=a88e7e03d172d1f1fb39be2c8f958eaf4ee50c30;p=nonrtric%2Fplt%2Fa1policymanagementservice.git diff --git a/pom.xml b/pom.xml index 859842b..aba25a2 100644 --- a/pom.xml +++ b/pom.xml @@ -21,17 +21,17 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot spring-boot-starter-parent - 2.7.7 + 3.0.6 org.o-ran-sc.nonrtric.plt a1policymanagementservice - 2.6.0-SNAPSHOT + 2.7.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -46,21 +46,20 @@ - 11 - 3.0.0 - 2.2.8 - 20220924 + 17 + 20230227 3.10.0 2.13.0 2.30.0 0.30.0 - 2.1.1 3.7.0.1746 0.8.8 3.1.0 2.19.17 + 2.0.2 + 1.6.14 - + commons-io commons-io @@ -100,16 +99,6 @@ org.springframework spring-webflux - - io.swagger.core.v3 - swagger-jaxrs2 - ${swagger.version} - - - io.swagger.core.v3 - swagger-jaxrs2-servlet-initializer - ${swagger.version} - com.google.code.gson gson @@ -130,11 +119,6 @@ lombok provided - - javax.ws.rs - javax.ws.rs-api - ${javax.ws.rs-api.version} - org.glassfish.jersey.inject jersey-hk2 @@ -144,24 +128,19 @@ org.springframework.boot spring-boot-starter-actuator - + - io.springfox - springfox-swagger2 - ${springfox.version} - - - io.springfox - springfox-swagger-ui - ${springfox.version} + org.springdoc + springdoc-openapi-starter-webmvc-ui + ${springdoc.version} - org.springdoc springdoc-openapi-ui - 1.6.14 - test + ${springdoc.openapi-ui.version} + org.springframework.boot spring-boot-starter-test @@ -283,11 +262,13 @@ ${env.CONTAINER_PULL_REGISTRY} - o-ran-sc/nonrtric-plt-a1policymanagementservice:${project.version} + + o-ran-sc/nonrtric-plt-a1policymanagementservice:${project.version} try ${basedir} Dockerfile + false ${project.build.finalName}.jar @@ -310,10 +291,12 @@ ${env.CONTAINER_PUSH_REGISTRY} - o-ran-sc/nonrtric-plt-a1policymanagementservice:${project.version} + + o-ran-sc/nonrtric-plt-a1policymanagementservice:${project.version} ${basedir} Dockerfile + false ${project.build.finalName}.jar