Compatible with social model 2.0.0

This commit is contained in:
Ahmed Salah Tawfik Ibrahim 2024-01-30 17:29:14 +01:00
parent 7a57987a75
commit fa300b9837
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,7 @@
<version>[2.8.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<!--needs to be provided -->
<groupId>org.gcube.social-networking</groupId>
<artifactId>social-service-client</artifactId>
<version>[2.0.0-SNAPSHOT, 3.0.0)</version>
@ -58,6 +59,7 @@
<scope>provided</scope>
</dependency>
<dependency>
<!--needs to be provided -->
<groupId>org.gcube.social-networking</groupId>
<artifactId>social-service-model</artifactId>
<version>[1.2.0-SNAPSHOT, 2.0.0)</version>