- Updated lower range of social-service-client to `2.1.0-SNAPSHOT`

This commit is contained in:
Francesco Mangiacrapa 2024-10-02 15:19:04 +02:00
parent 91ec8063eb
commit e83c814fb6
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
## [v1.0.5-SNAPSHOT] - 2024-07-03
- Implemented the notification-plugin [#26453]
- Updated lower range of social-service-client to `2.1.0-SNAPSHOT`
## [v1.0.4] - 2023-09-06
- Using parent version range [#25572]

View File

@ -58,7 +58,7 @@
<dependency>
<groupId>org.gcube.social-networking</groupId>
<artifactId>social-service-client</artifactId>
<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
<version>[2.1.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.portlets.user</groupId>