diff --git a/CHANGELOG.md b/CHANGELOG.md index e9e9c4a..7a0d991 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,15 +4,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v3.0.1-SNAPSHOT] - [2024-02-02] +## [v3.0.0-SNAPSHOT] - [2024-02-02] - authorization endpoints configuration retrieving moved from common scanner to reflection library - - -## [v3.0.0] - [2022-06-06] - - removed common-scope from the dependencies + ## [v2.5.0] - [2022-04-20] - Deprecated AccessTokenProvider, AuthorizationProvider and SecurityTokenProvider [#22871] diff --git a/pom.xml b/pom.xml index b8f136a..9f9e48f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.gcube.common common-authorization - 3.0.1-SNAPSHOT + 3.0.0-SNAPSHOT authorization service common library maven-parent @@ -28,7 +28,7 @@ org.gcube.distribution gcube-bom - 3.0.1-SNAPSHOT + 4.0.0-SNAPSHOT pom import