diff --git a/CHANGELOG.md b/CHANGELOG.md index 8175ac9..599b5e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Gcube security +## [v1.0.1-SNAPSHOT] - 2022-05-23 + +- modified SecretManagerProvider thread local + ## [v1.0.0] - 2022-05-23 - First Release diff --git a/pom.xml b/pom.xml index 31f496c..459ff82 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.common common-security - 1.0.0 + 1.0.1-SNAPSHOT gcube security