From 5e484ea73840e0b329be09730e009ae22c9962dc Mon Sep 17 00:00:00 2001 From: rameshiyer27 Date: Wed, 31 Jan 2024 15:02:48 +0000 Subject: Remove Dmaap from apex-pdp Issue-ID: POLICY-4402 Signed-off-by: rameshiyer27 Change-Id: I76c284b6ff7ec0ce77189f3f2bc93d5b91d4eb24 --- pom.xml | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 240606c25..a93b856d0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ - 5.18.2 + 5.18.3 4.3.4 4.13.0 2.30.0 - 1.11.2 + 1.11.3 3.1.8 5.5.0 5.3.1 14.0.13.Final - 2.13.5 5.2.18.Final 3.1.0 1.3.11 @@ -68,7 +67,6 @@ 2.2.1 1.0.15 2.7.3 - 3.6.0 7.5.1 3.2.5 1.7.14 @@ -133,6 +131,26 @@ org.projectlombok lombok + + jakarta.xml.bind + jakarta.xml.bind-api + + + jakarta.activation + jakarta.activation-api + + + org.glassfish.jaxb + jaxb-core + + + org.glassfish.jaxb + jaxb-runtime + + + com.sun.xml.bind + jaxb-impl + -- cgit 1.2.3-korg