diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b1f8a8..94a60ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Smart Executor Client -## [v3.0.1-SNAPSHOT] +## [v3.1.0-SNAPSHOT] - Ported service to authorization-utils [#22871] diff --git a/pom.xml b/pom.xml index c560bcb..a4a98a2 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.vremanagement smart-executor-client - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT Smart Executor Client Smart Executor Client is a library designed to interact with Smart Executor exposed REST API @@ -86,6 +86,7 @@ org.gcube.common authorization-utils + [2.0.0, 3.0.0-SNAPSHOT) test