added gcube jackson dependency

This commit is contained in:
Lucio Lelii 2022-07-26 16:48:20 +02:00
parent 53274e1c67
commit eb589614a2
1 changed files with 4 additions and 0 deletions

View File

@ -42,6 +42,10 @@
<groupId>org.gcube.common</groupId>
<artifactId>authorization-client</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>gcube-jackson-annotations</artifactId>
</dependency>
</dependencies>
</project>