From: Dan Timoney Date: Thu, 29 May 2025 20:23:03 +0000 (-0400) Subject: Update to use released parent for Paris X-Git-Tag: 1.8.0^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F48%2F140948%2F2;p=ccsdk%2Fcds.git Update to use released parent for Paris Update to use released parent version for Paris RC Issue-ID: CCSDK-4096 Signed-off-by: Dan Timoney Change-Id: Ia46dd48973ae78ecc44bbb0c74805865bf41dac4 --- diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index 13129597e..9f33b5a2e 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -43,6 +43,7 @@ 5.13.0 2.8.0 2.6.3 + 1.14.17 2.10.0 0.1.55 @@ -507,12 +508,32 @@ mockk ${mockk.version} test + + + net.bytebuddy + byte-buddy + + + net.bytebuddy + byte-buddy + + io.mockk mockk-jvm ${mockk.version} test + + + net.bytebuddy + byte-buddy + + + net.bytebuddy + byte-buddy + + org.mock-server @@ -550,6 +571,18 @@ ${kotlin.couroutines.version} test + + net.bytebuddy + byte-buddy + ${bytebuddy.version} + test + + + net.bytebuddy + byte-buddy-agent + ${bytebuddy.version} + test + diff --git a/pom.xml b/pom.xml index 69e48b7e1..52da582f0 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ limitations under the License. org.onap.ccsdk.parent spring-boot-27-jdk-17-starter-parent - 3.1.0-SNAPSHOT + 3.1.1