Removed common-scope from dependencies

This commit is contained in:
Luca Frosini 2022-07-15 14:27:22 +02:00
parent 68c11e3717
commit 9de01d9922
1 changed files with 0 additions and 4 deletions

View File

@ -41,10 +41,6 @@
<groupId>org.gcube.common</groupId>
<artifactId>common-security</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-scope</artifactId>
</dependency>
<!-- Test Dependencies -->
<dependency>
<groupId>junit</groupId>