Enhanced resource-registry-api lower bound of range

This commit is contained in:
Luca Frosini 2023-02-09 15:38:35 +01:00
parent feef196449
commit 23c9916585
2 changed files with 4 additions and 2 deletions

View File

@ -5,7 +5,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# [V2.3.0-SNAPSHOT]
- Enhanced information-system-model version range
- Enhanced gcube-model version range lower bound
- Enhanced gcube-model version lower bound of range
- Enhanced resource-registry-api lower bound of range
## [v2.2.0]

View File

@ -140,7 +140,7 @@
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-api</artifactId>
<version>[4.1.0,5.0.0-SNAPSHOT)</version>
<version>[4.3.0-SNAPSHOT,5.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<dependency>