diff --git a/CHANGELOG.md b/CHANGELOG.md index fed416f..5d375ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,14 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Enhanced gcube-model version range - Enhanced information-system-model version range - Added json-simple library version 1.1.1 [#21692] -- Added authorization-utils [#22550][#22871] - Added storagehub dependencies in range 2,3 [#22730] [#22872] +- Removed authorization-utils ## [v2.0.2] - Added storagehub dependecies in range 1,2 [#22925] +- Added authorization-utils [#22550][#22871] + ## [v2.0.1] [r5.0.0] - 2021-02-24 diff --git a/pom.xml b/pom.xml index 202c39d..d561c32 100644 --- a/pom.xml +++ b/pom.xml @@ -182,11 +182,6 @@ common-authorization [2.0.0,3.0.0-SNAPSHOT) - - org.gcube.common - authorization-utils - [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) -