Removed social networking library dependency

This commit is contained in:
Ahmed Salah Tawfik Ibrahim 2024-02-01 17:38:05 +01:00
parent eee58c7e72
commit c1e2c6314b
2 changed files with 1 additions and 6 deletions

View File

@ -5,6 +5,7 @@
### Features
- Updated the set administrator method for VRE folders [#19952]
- Removed social networking library dependency [#26538]

View File

@ -143,12 +143,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>