From 9cd5f32432c1f4d16abd0eb6c2ae9f495156f4b9 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 17 Feb 2023 19:12:26 +0000 Subject: Clean up dependencies for London Release Issue-ID: POLICY-4482 Change-Id: Ibc0833313bf8eb5330c414ff00a31313500959e6 Signed-off-by: liamfallon --- gson/pom.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'gson') diff --git a/gson/pom.xml b/gson/pom.xml index be8ef286..4c8a6176 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -18,20 +18,20 @@ limitations under the License. ============LICENSE_END========================================================= --> - - + 4.0.0 - org.onap.policy.common common-modules 1.12.1-SNAPSHOT - gson Common Utilities jar - com.google.re2j @@ -50,6 +50,10 @@ com.google.code.gson gson + + javax.ws.rs + javax.ws.rs-api + org.projectlombok lombok -- cgit 1.2.3-korg