Removed dependency range which is declared in imported bom

This commit is contained in:
Luca Frosini 2024-05-07 14:45:31 +02:00
parent bd7a1d9dc5
commit 3cd343223c
1 changed files with 0 additions and 2 deletions

View File

@ -72,12 +72,10 @@
<dependency>
<groupId>org.gcube.smartgears.handlers</groupId>
<artifactId>resource-registry-handlers</artifactId>
<version>[2.0.0,3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.data.publishing</groupId>
<artifactId>document-store-lib-accounting-service</artifactId>
<version>[2.0.0,3.0.0-SNAPSHOT)</version>
<scope>runtime</scope>
</dependency>
<dependency>