Removed uneeded dependency

This commit is contained in:
Luca Frosini 2022-07-15 16:02:21 +02:00
parent 1dba845d31
commit 9577388a09
1 changed files with 4 additions and 4 deletions

View File

@ -60,10 +60,10 @@
<artifactId>gxJRS</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-fw-clients</artifactId>
</dependency>
<!-- <dependency> -->
<!-- <groupId>org.gcube.core</groupId> -->
<!-- <artifactId>common-fw-clients</artifactId> -->
<!-- </dependency> -->
<dependency>
<groupId>org.slf4j</groupId>