From: PeukerL@telekom.de Date: Wed, 10 Dec 2025 08:14:32 +0000 (+0100) Subject: Fix for springboot-migration X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=435c3eab2ba19c49d8cbbeb262f99754eaa2d3c2;p=ccsdk%2Fcds.git Fix for springboot-migration Issue-ID: CCSDK-4141 Change-Id: Ic882d49c3838a48d254675469f7a9f3032a76cfb Signed-off-by: PeukerL@telekom.de --- diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index 76f19cf80..91662c3b2 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -713,18 +713,18 @@ - javax.xml.bind - jaxb-api + jakarta.xml.bind + jakarta.xml.bind-api com.sun.xml.bind jaxb-core - 2.3.0 + 4.0.4 com.sun.xml.bind jaxb-impl - 2.3.0 + 4.0.4 org.springframework.boot