Compare commits

...

1 Commits

Author SHA1 Message Date
Ahmed Salah Tawfik Ibrahim 97b5971775 Updated Social Client Version 2024-01-25 16:21:08 +01:00
2 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v1.13.3]
- Adding support for "FAO SDG 14.4.1 Questionnaire" source [#23670]
- Updated Social Client Version in POM (#26510)
## [v1.13.2]

View File

@ -60,7 +60,7 @@
<dependency>
<groupId>org.gcube.social-networking</groupId>
<artifactId>social-service-client</artifactId>
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT, 3.0.0)</version>
</dependency>
<!-- jsoup HTML parser library @ http://jsoup.org/ -->
<dependency>