Removed Social Networking Library Dependency

This commit is contained in:
Ahmed Salah Tawfik Ibrahim 2024-01-29 17:43:24 +01:00
parent 291eb8a0db
commit 07a8303d6d
2 changed files with 1 additions and 6 deletions

View File

@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v6.29.0] - 2023-04-04
- Just to release the patch #24929 in the 'storagehub-client-wrapper'
- [#26517] Removed Social Networking Library dependency
## [v6.28.6] - 2022-09-05

View File

@ -178,12 +178,6 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.applicationsupportlayer</groupId>
<artifactId>aslsocial</artifactId>