From 8143eee36473182d823e10df56055a0c48e23a73 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 19 Oct 2022 17:21:44 +0200 Subject: [PATCH] Switching to the latest gcube-bom --- pom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 19bb044..23745b0 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.data-catalogue gcat-client - 2.3.0 + 2.4.0-SNAPSHOT gCube Catalogue (gCat) Client gCube Catalogue (gCat) Client is a library designed to interact with gCat Service exposed REST API @@ -30,7 +30,7 @@ org.gcube.distribution gcube-bom - 2.0.2 + 2.1.0 pom import @@ -63,11 +63,16 @@ org.gcube.common gcube-jackson-databind + + javax.xml.ws + jaxws-api + provided + org.gcube.common authorization-utils - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [2.0.0, 3.0.0-SNAPSHOT) test