diff --git a/CHANGELOG.md b/CHANGELOG.md
index c47e1a3..7a2ee41 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for StorageHub Application Persistence
-## [v3.3.0-SNAPSHOT]
+## [v3.3.0]
- Added GENERATING_APPLICATION_NAME and GENERATING_APPLICATION_METADATA_VERSION to be used in Metadata
@@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Added dependency to be able to compile with JDK 11
+
## [v3.1.0]
- Enhanced range of storagehub-client-library to 2.0.0,3.0.0-SNAPSHOT [#22777]
diff --git a/pom.xml b/pom.xml
index 1053bb1..060cbe7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
org.gcube.data-publishing
storagehub-application-persistence
- 3.3.0-SNAPSHOT
+ 3.3.0
StorageHub Application Persistence
This library allows any application to persist in its workspace home any
@@ -37,7 +37,7 @@
org.gcube.distribution
gcube-bom
- 2.1.0
+ 2.4.0
pom
import
@@ -55,7 +55,7 @@
org.gcube.common
authorization-utils
- [2.0.0, 3.0.0-SNAPSHOT)
+ [2.2.0, 3.0.0-SNAPSHOT)
org.projectlombok