diff --git a/CHANGELOG.md b/CHANGELOG.md index 81160e0..03f8725 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Enhanced ranges of storage-hub libraries - Enhanced ranges of authorization libraries - Added new libraries for authorization +- Replaced common-utility-sg3 with common-utility-sg4 + ## [v2.2.0-SNAPSHOT] @@ -19,7 +21,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Enhanced resource-registry-api lower bound of range - Enhanced resource-registry-client lower bound of range - Enhanced resource-registry-publisher lower bound of range -- Added common-utility +- Added common-utility-sg3 ## [v2.1.0] diff --git a/pom.xml b/pom.xml index 0aae7fd..f3a7604 100644 --- a/pom.xml +++ b/pom.xml @@ -277,8 +277,8 @@ org.gcube.common - common-utility - [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) + common-utility-sg4 + [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)