diff --git a/CHANGELOG.md b/CHANGELOG.md index a317687..4fff913 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 Bom +## [v2.3.0-SNAPSHOT] - 2023-03-29 + + * upgrade lower bound range on gCube common dependencies. See #24727 + ## [v2.2.0] - Enhanced information-system-model version range diff --git a/pom.xml b/pom.xml index 9abf590..2434380 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution gcube-bom - 2.2.0 + 2.3.0-SNAPSHOT pom gCube BOM gCube Bom contains commons gCube library versions to avoid version conflicts among gCube components @@ -84,56 +84,54 @@ org.gcube.core common-encryption - [1.0.0,2.0.0-SNAPSHOT) + [1.1.0,2.0.0-SNAPSHOT) org.gcube.resources common-gcore-resources - [1.0.0,2.0.0-SNAPSHOT) + [1.3.5-SNAPSHOT,2.0.0-SNAPSHOT) - org.gcube.core common-gcore-stubs - [1.0.0,2.0.0-SNAPSHOT) + [1.2.4-SNAPSHOT,2.0.0-SNAPSHOT) - org.gcube.core common-scope - [1.0.0,2.0.0-SNAPSHOT) + [1.3.0-SNAPSHOT,2.0.0-SNAPSHOT) org.gcube.core common-scope-maps - [1.0.0,2.0.0-SNAPSHOT) + [1.1.1-SNAPSHOT,2.0.0-SNAPSHOT) org.gcube.resources registry-publisher - [1.0.0,2.0.0-SNAPSHOT) + [1.3.2,2.0.0-SNAPSHOT) org.gcube.resources.discovery ic-client - [1.0.0,2.0.0-SNAPSHOT) + [1.0.5-SNAPSHOT,2.0.0-SNAPSHOT) org.gcube.resources.discovery discovery-client - [1.0.0,2.0.0-SNAPSHOT) + [1.0.2-SNAPSHOT,2.0.0-SNAPSHOT) org.gcube.common storagehub-model - [1.0.0, 2.0.0-SNAPSHOT) + [1.0.5-SNAPSHOT, 2.0.0-SNAPSHOT) org.gcube.common storagehub-client-library - [1.0.0, 2.0.0-SNAPSHOT) + [1.0.7-SNAPSHOT, 2.0.0-SNAPSHOT) @@ -184,42 +182,42 @@ org.gcube.core common-generic-clients - [1.0.0,2.0.0-SNAPSHOT) + [1.0.1-SNAPSHOT,2.0.0-SNAPSHOT) org.gcube.core common-gcube-calls - [1.0.0,2.0.0-SNAPSHOT) + [1.2.0,2.0.0-SNAPSHOT) org.gcube.core common-jaxws-calls - [1.0.0,2.0.0-SNAPSHOT) + [1.0.2-SNAPSHOT,2.0.0-SNAPSHOT) org.gcube.core common-clients - [2.0.0,3.0.0-SNAPSHOT) + [2.1.1-SNAPSHOT,3.0.0-SNAPSHOT) org.gcube.core common-fw-clients - [1.0.0,2.0.0-SNAPSHOT) + [1.1.1-SNAPSHOT,2.0.0-SNAPSHOT) org.gcube.common gxREST - [1.0.0, 2.0.0-SNAPSHOT) + [1.0.0, 2.0.0-SNAPSHOT) org.gcube.common gxJRS - [1.0.0, 2.0.0-SNAPSHOT) + [1.1.2, 2.0.0-SNAPSHOT) org.gcube.common gxHTTP - [1.0.0, 2.0.0-SNAPSHOT) + [1.1.2, 2.0.0-SNAPSHOT) @@ -227,12 +225,12 @@ org.gcube.common authorization-client - [2.0.0,3.0.0-SNAPSHOT) + [2.0.4,3.0.0-SNAPSHOT) org.gcube.common common-authorization - [2.0.0,3.0.0-SNAPSHOT) + [2.2.0,3.0.0-SNAPSHOT)