diff --git a/CHANGELOG.md b/CHANGELOG.md index 35257c3..aa23e3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [v2.0.1-SNAPSHOT] - 2024-04-16 + +- fixed dependency versions + + ## [v2.0.0] - 2023-12-04 - Integrated corresponding API calls for all the public functions in Social Networking Library diff --git a/pom.xml b/pom.xml index e0205a9..7aa5877 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.social-networking social-service-client - 2.0.0 + 2.0.1-SNAPSHOT social-networking-service-client jar The social networking web service client library