increase upper bound range on storage-manager-core dep

This commit is contained in:
Roberto Cirillo 2024-11-12 12:25:52 +01:00
parent 00d3ec9ac6
commit ae9bc3ba23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<dependency>
<groupId>org.gcube.contentmanagement</groupId>
<artifactId>storage-manager-core</artifactId>
<version>[4.0.0-SNAPSHOT, 4.0.1-SNAPSHOT)</version>
<version>[4.0.0-SNAPSHOT, 5.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<dependency>