Removed Social Networking Library dependency

This commit is contained in:
Ahmed Salah Tawfik Ibrahim 2024-01-25 15:18:39 +01:00
parent f953c2edcf
commit cee8e0f556
1 changed files with 0 additions and 5 deletions

View File

@ -115,11 +115,6 @@
<artifactId>portal-service</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>custom-portal-handler</artifactId>