Enhanced resource-registry-api lower bound of range

This commit is contained in:
Luca Frosini 2023-02-09 15:37:21 +01:00
parent c140639b74
commit 0a3ad3b565
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v2.2.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.1.0]

View File

@ -151,7 +151,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>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>