From 0bbafdf71e6a2ba8328e3f2c0e63fb66c015e528 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Mon, 6 Jun 2022 07:27:06 +1000 Subject: [PATCH] do not use jakarta package Signed-off-by: Olivier Lamy --- pom.xml | 2 +- .../redback-rest/redback-rest-services/pom.xml | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 87684f04..26f6dc58 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ 4.0.4 1.6.5 2.2.3 - 3.0.0 + 2.3.3 1.0 1.3.5 1.3.3 diff --git a/redback-integrations/redback-rest/redback-rest-services/pom.xml b/redback-integrations/redback-rest/redback-rest-services/pom.xml index 6e649790..1b76b4ad 100644 --- a/redback-integrations/redback-rest/redback-rest-services/pom.xml +++ b/redback-integrations/redback-rest/redback-rest-services/pom.xml @@ -134,10 +134,6 @@ jakarta.transaction jakarta.transaction-api - - jakarta.xml.bind - jakarta.xml.bind-api - jakarta.inject jakarta.inject-api