Fixed dependency range

This commit is contained in:
Luca Frosini 2022-10-20 16:51:47 +02:00
parent 8c4485d88a
commit b356991974
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<dependency>
<groupId>org.gcube.data-catalogue</groupId>
<artifactId>gcat-api</artifactId>
<version>[2.0.0,3.0.0-SNAPSHOT)</version>
<version>[2.3.1-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.resources.discovery</groupId>