diff --git a/CHANGELOG.md b/CHANGELOG.md index c535ae5..ad8733e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,15 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Smart Executor Bom + +## [v3.2.0-SNAPSHOT] + +- Upgraded gcube-smartgears-bom to 2.5.0 + + ## [v3.1.0] -- Upgraded gcube-smartgears-bom to 2.2.0-SNAPSHOT +- Upgraded gcube-smartgears-bom to 2.2.0 - added slf4j-api as provided [#23518] - added libs declared in gcube-smartgears-bom to set them as provided diff --git a/pom.xml b/pom.xml index 2985d2d..fd6bcd6 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.vremanagement smart-executor-bom - 3.1.0 + 3.2.0-SNAPSHOT pom Smart Executor Bom Smart Executor Bom is used to declare the version and set to provided the libraries already available in Smartgears and in Smart Executor Service. @@ -32,7 +32,7 @@ In such a way any plugin developer does not have to deal with dependencies confl org.gcube.distribution gcube-smartgears-bom - 2.2.0 + 2.5.0-SNAPSHOT pom import