From: Pamela Dragosh Date: Wed, 20 Mar 2019 00:01:06 +0000 (-0400) Subject: Upgrade jersey X-Git-Tag: 1.4.0~14^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c8da79dec8d68cded0e1608c914364c2148bb6ec;p=policy%2Fcommon.git Upgrade jersey Issue-ID: POLICY-1609 Change-Id: I462f0cce8f8b189082bc2cb4bbd23b927f2cb871 Signed-off-by: Pamela Dragosh --- diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 53e2186f..98bb8b97 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -140,6 +140,12 @@ ${jersey.version} + + org.glassfish.jersey.inject + jersey-hk2 + ${jersey.version} + + com.google.code.gson gson diff --git a/pom.xml b/pom.xml index 3b7d351e..ae1c51bd 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ 3.4 - 2.25.1 + 2.28