From: adheli.tavares Date: Thu, 21 Sep 2023 12:49:06 +0000 (+0100) Subject: Adding shared jakarta related dependencies X-Git-Tag: 4.0.1~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=159f7f5823e2329e0b71d04046f594c5d905bc63 Adding shared jakarta related dependencies Issue-ID: POLICY-4666 Change-Id: I474eb2269b12916e17e74782a521413f891b1147 Signed-off-by: adheli.tavares --- diff --git a/integration/pom.xml b/integration/pom.xml index 2be206a0..752d26da 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -150,6 +150,8 @@ re2j 1.7 + + jakarta.xml.bind jakarta.xml.bind-api @@ -165,6 +167,21 @@ jakarta.validation-api 3.0.2 + + jakarta.ws.rs + jakarta.ws.rs-api + 3.1.0 + + + jakarta.activation + jakarta.activation-api + 2.1.2 + + + jakarta.inject + jakarta.inject-api + 2.0.1.MR + io.swagger.core.v3 @@ -186,11 +203,6 @@ swagger-parser 2.1.16 - - jakarta.ws.rs - jakarta.ws.rs-api - 3.1.0 - @@ -217,6 +229,12 @@ httpcore5 5.2.2 + + org.apache.httpcomponents.client5 + httpclient5 + 5.2.1 + + com.google.code.gson