Fixed dependency scope and version

This commit is contained in:
Luca Frosini 2022-04-28 17:21:44 +02:00
parent 85d2714e53
commit 6065ef7ec5
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>authorization-utils</artifactId>
<scope>provided</scope>
<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>com.orientechnologies</groupId>