removed common-util-encryption and common-uri dependencies

This commit is contained in:
Roberto Cirillo 2023-03-30 10:39:03 +02:00
parent e7850b690b
commit 8c480d5a1d
1 changed files with 0 additions and 11 deletions

11
pom.xml
View File

@ -82,11 +82,6 @@
<version>[1.1.1-SNAPSHOT,2.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>common-uri</artifactId>
<version>[1.2.0-SNAPSHOT,2.0.0-SNAPSHOT)</version> <!-- version to release, not present on snapshot. not present on jenkins, not present on code repo -->
</dependency>
<dependency>
<groupId>org.gcube.resources.discovery</groupId>
<artifactId>discovery-client</artifactId>
@ -383,12 +378,6 @@
<version>[2.5.0,3.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-utils-encryption</artifactId>
<version>[1.0.1,2.0.0-SNAPSHOT)</version> <!-- is it still needed??? -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-encryption</artifactId>