Fixed dependencies

This commit is contained in:
Luca Frosini 2022-03-31 11:41:30 +02:00
parent 838754f84a
commit 00570c3301
1 changed files with 7 additions and 3 deletions

View File

@ -73,6 +73,10 @@
<groupId>org.gcube.common</groupId>
<artifactId>storagehub-model</artifactId>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-multipart</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>information-system-model</artifactId>