Enhanced lower bound of range of storagehub-application-persistence

This commit is contained in:
luca.frosini 2023-07-20 17:15:36 +02:00
parent 04bdf3bff5
commit 47f181ea76
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@
<dependency> <dependency>
<groupId>org.gcube.data-publishing</groupId> <groupId>org.gcube.data-publishing</groupId>
<artifactId>storagehub-application-persistence</artifactId> <artifactId>storagehub-application-persistence</artifactId>
<version>[3.0.0,4.0.0-SNAPSHOT)</version> <version>[3.3.0-SNAPSHOT,4.0.0-SNAPSHOT)</version>
</dependency> </dependency>
<!-- Used to automatically convert XML to JSON --> <!-- Used to automatically convert XML to JSON -->