From: JohnKeeney Date: Wed, 4 Dec 2024 19:49:31 +0000 (+0000) Subject: NONRTRIC - Update nonrtric-plt-a1policymanagment to springboot 3.4.0 X-Git-Tag: 2.9.0~5^2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=bc1ad7e1ddc74fbd8e0e5baf98c0104c7716cfeb;p=nonrtric%2Fplt%2Fa1policymanagementservice.git NONRTRIC - Update nonrtric-plt-a1policymanagment to springboot 3.4.0 Issue-ID: NONRTRIC-1038 Change-Id: Ied81122a3f3fd98afc4de748cab47f2430be97d2 Signed-off-by: JohnKeeney --- diff --git a/pom.xml b/pom.xml index d3da11c..31fbad4 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.5 + 3.4.0 org.o-ran-sc.nonrtric.plt @@ -52,6 +52,7 @@ 20240303 2.16.1 33.3.0-jre + 5.0.0-alpha.14 3.0.0-M8 3.0.0-M8 3.10.0 @@ -61,7 +62,7 @@ 3.1.0 1.20.1 1.20.3 - 2.10.1 + 2.11.0 1.3.2 1.14.4 0.2.6 @@ -74,7 +75,8 @@ 0.30.0 ${project.version} 1.6.0 - false + false + false @@ -247,6 +249,7 @@ com.squareup.okhttp3 mockwebserver + ${squareup.okhttp.version} test @@ -313,7 +316,7 @@ maven-surefire-plugin ${surefire-maven-plugin.version} - ${allowskiptests} + ${skiptests} @@ -565,7 +568,6 @@ true - true ${project.basedir}/config @@ -581,7 +583,6 @@ copy-resources - true true ${project.basedir}/api @@ -610,7 +611,6 @@ ${project.basedir}/docs/offeredapis/swagger true - true ${project.basedir}/api @@ -632,7 +632,6 @@ copy-resources - true ${project.basedir}/docs/offeredapis/openapitoolgen/offeredapis/pms-api @@ -737,6 +736,7 @@ --init --recursive + ${skipgitsubmodule} exec