From a785386f12bb490497a24f178f9467e824322aa2 Mon Sep 17 00:00:00 2001 From: Ahmed Ibrahim Date: Thu, 25 Jan 2024 16:30:25 +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 35d0732..083ab25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v1.1.4] - 2023-12-21 - Fixing `publication_date` issue [#26166] +- Removed Social Networking Library dependency [#26511] ## [v1.1.3] - 2023-07-25 diff --git a/pom.xml b/pom.xml index e1f63bf..e2cbe19 100644 --- a/pom.xml +++ b/pom.xml @@ -110,11 +110,6 @@ portal-manager provided - - org.gcube.portal - social-networking-library - provided - org.gcube.portal custom-portal-handler