From 393d90e75ca9084bb3b4e356ce7993e8f63bd9e5 Mon Sep 17 00:00:00 2001 From: Ahmed Ibrahim Date: Mon, 29 Jan 2024 17:25:39 +0100 Subject: [PATCH] Removed social networking library dependency --- CHANGELOG.md | 1 + pom.xml | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb44c05..d638780 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Ported to geonetwork [3.4.5,4.0.0-SNAPSHOT) - Ported to storagehub-client-wrapper [1.0.0, 2.0.0-SNAPSHOT) - Ported to spd-client-library [4.1.0-SNAPSHOT, 5.0.0-SNAPSHOT) +- [#26516] removed Social Network Library Dependency ## [v3.10.0] - 22-05-2020 diff --git a/pom.xml b/pom.xml index 4d88dab..d57728b 100644 --- a/pom.xml +++ b/pom.xml @@ -246,12 +246,6 @@ provided - - org.gcube.portal - social-networking-library - provided - -