diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fe8d9a..5ea3357 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v2.4.1-SNAPSHOT] - Added support for JSON:API on 'licenses' collection [#24601] +- Added usage of common-utility to comply both with SG3 and 4 ## [v2.4.0] [r5.14.0] - 2022-12-07 diff --git a/pom.xml b/pom.xml index 58c3dc9..099ee00 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ org.gcube.common - common-utility + common-utility-sg3