Removed Social Networking Library dependency

This commit is contained in:
Ahmed Salah Tawfik Ibrahim 2024-01-29 17:56:54 +01:00
parent da89b99b38
commit aef92323d8
2 changed files with 1 additions and 5 deletions

View File

@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v4.5.0] - 2022-03-08
- Feature #24402 increased waiting time between LR Site Creation and LR Site user assignments (manager, designer)
- Feature #26518 removed social networking library dependency
## [v4.4.0] - 2021-07-08

View File

@ -69,11 +69,6 @@
<artifactId>aslsocial</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>storagehub-client-library</artifactId>