Restored storagehub-client-library

This commit is contained in:
Luca Frosini 2024-09-17 11:17:44 +02:00
parent bbf3bf7e91
commit e11db6b314
2 changed files with 1 additions and 2 deletions

View File

@ -9,7 +9,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Enhanced gxHTTP lower bound of range
- Enhanced gxJRS lower bound of range
- Enhanced storagehub-model range
- Enhanced storagehub-client-library range
## [v2.4.0]

View File

@ -129,7 +129,7 @@
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>storagehub-client-library</artifactId>
<version>[3.0.0-SNAPSHOT, 4.0.0-SNAPSHOT)</version>
<version>[1.3.0, 2.0.0-SNAPSHOT)</version>
</dependency>
<!-- END Storagehub dependencies -->