diff --git a/CHANGELOG.md b/CHANGELOG.md index e0cf1cb..389744d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Upgraded gcube-smartgears-bom to 2.2.0-SNAPSHOT - added slf4j-api as provided [#23518] - added authorization-utils as provided +- added common-authorization as provided ## [v3.0.0] diff --git a/pom.xml b/pom.xml index 561a4b4..b420452 100644 --- a/pom.xml +++ b/pom.xml @@ -70,6 +70,11 @@ In such a way any plugin developer does not have to deal with dependencies confl common-jaxws-calls provided + + org.gcube.common + common-authorization + provided + org.gcube.core common-smartgears-app