From 1eefb94589afbda83c16202859aa7592386edd08 Mon Sep 17 00:00:00 2001 From: lucio Date: Tue, 1 Oct 2024 10:07:47 +0200 Subject: [PATCH] updated --- CHANGELOG.md | 5 +---- pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 599b5e3..fd5bb45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,8 @@ 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 +## [v1.0.0-SNAPSHOT] - 2022-05-23 - First Release diff --git a/pom.xml b/pom.xml index caad6e8..88ba5f6 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.common common-security - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT gcube security @@ -21,8 +21,8 @@ - 1.8 - 1.8 + 11 + 11 @@ -30,7 +30,7 @@ org.gcube.distribution gcube-bom - 3.0.1-SNAPSHOT + 4.0.0-SNAPSHOT pom import