cleaned pom of double dep

This commit is contained in:
Massimiliano Assante 2021-05-25 17:03:20 +02:00
parent 47a967e3b6
commit 0742da7597
1 changed files with 0 additions and 6 deletions

View File

@ -69,12 +69,6 @@
<artifactId>common-scope</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>oidc-library-portal</artifactId>
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>