From: vasraz Date: Mon, 27 Jul 2020 13:19:51 +0000 (+0100) Subject: Fix broken transitive dependency X-Git-Tag: 1.7.1~71 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=18ce2a8826a19ae93933e89c1299913af9c71f88;p=sdc.git Fix broken transitive dependency Change-Id: I8890eeca62826ee36bac43709761079acf21f235 Signed-off-by: Vasyl Razinkov Issue-ID: SDC-3218 --- diff --git a/onboarding/pom.xml b/onboarding/pom.xml index 4f3c192c20..4ccb3d831b 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -86,7 +86,7 @@ 4.4.1 4.1.2 2.7.7 - 2.2.11 + 2.3.3 2.2.4 3.0.1-b04 1 @@ -151,7 +151,7 @@ com.sun.xml.bind jaxb-impl - ${jaxb.impl.version} + ${com.sun.xml.version} org.beanshell diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml index 16262af6eb..19462c95d0 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml @@ -21,7 +21,7 @@ com.sun.xml.ws jaxws-ri - 2.3.0 + ${com.sun.xml.version} pom