From: Chris André Date: Fri, 22 May 2020 18:29:25 +0000 (-0400) Subject: Java 11 migration: fixing problems on 'catalog-fe' X-Git-Tag: 1.7.0~110 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F53%2F108153%2F3;p=sdc.git Java 11 migration: fixing problems on 'catalog-fe' - Upgrade `jersey-bom` version variable to the most recent stable one - Removed `jersey-common` version variable and replaced its references with `jersey-bom` Issue-ID: SDC-3036 Signed-off-by: Chris Andre Change-Id: I414e3814d6d4fc1d927b302efb5dd08659676dc2 --- diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml index d261f46f18..bba87f17f1 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml @@ -12,12 +12,7 @@ 1.7.0-SNAPSHOT - - 2.22.2 - - - io.swagger.core.v3 swagger-annotations @@ -68,13 +63,13 @@ org.glassfish.jersey.core jersey-common - ${jersey-common.version} + ${jersey-bom.version} test org.glassfish.jersey.core jersey-server - ${jersey-common.version} + ${jersey-bom.version} test diff --git a/pom.xml b/pom.xml index 798ab3aabc..92ef75f0a5 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ Modifications copyright (c) 2018-2019 Nokia 18.0 0.3.1 4.3.18.RELEASE - 2.27 + 2.30.1 4.1.36.Final 3.1.0 2.26.3