From 640a2bd0973f655c86f8fc9988cbb073532d0dd4 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 13 Nov 2024 14:35:58 +0100 Subject: [PATCH] to fix the issue https://support.d4science.org/issues/28426#note-7 added `social-service-client` instead of `social-networking-library` --- pom.xml | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 613d09e..a40e1e5 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ - 3.7.0 + 4.0.0 @@ -69,7 +69,7 @@ - 3.8.0-SNAPSHOT + 4.0.0-SNAPSHOT @@ -175,13 +175,24 @@ slf4j-api compile - - org.gcube.portal - social-networking-library + org.projectlombok + lombok + 1.18.4 provided + + org.gcube.social-networking + social-service-client + + + + + + + + org.gcube.applicationsupportlayer aslsocial