From 1d24cacba9141343cfac346e7197804ab60f9243 Mon Sep 17 00:00:00 2001 From: Ahmed Ibrahim Date: Thu, 1 Feb 2024 15:14:06 +0100 Subject: [PATCH] Removed social networking library dependency --- CHANGELOG.md | 1 + pom.xml | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0f1366..9b325ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm #### Enhancements - [#23225] Updated the method to read the members of (VRE or Simple) shared folders +- [#26529] Removed social networking library dependency ## [v2.0.6] - 2020-07-15 diff --git a/pom.xml b/pom.xml index f571756..8dc9476 100644 --- a/pom.xml +++ b/pom.xml @@ -155,11 +155,6 @@ compile - - org.gcube.portal - social-networking-library - provided - org.gcube.applicationsupportlayer