From cae7a2060dc62e43cf9963841364c9a7aa8337e4 Mon Sep 17 00:00:00 2001 From: Ahmed Ibrahim Date: Wed, 31 Jan 2024 18:56:14 +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 e5948d4..186e302 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 - Ported to git - Removed home Library dep for sending messages +- Removed social networking library dependency #26533 ## [v2.2.0] - 2017-01-22 diff --git a/pom.xml b/pom.xml index cc37a53..745abce 100644 --- a/pom.xml +++ b/pom.xml @@ -88,11 +88,6 @@ aslsocial provided - - org.gcube.portal - social-networking-library - provided - com.google gwt-jsonmaker