Added declaration of used direct dependency

This commit is contained in:
Luca Frosini 2021-12-06 17:58:23 +01:00
parent 74633128bb
commit 2d3eb14ff8
1 changed files with 4 additions and 0 deletions

View File

@ -55,6 +55,10 @@
<groupId>org.gcube.common</groupId>
<artifactId>gcube-jackson-core</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>gxHTTP</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>keycloak-client</artifactId>