Fixed dependency tree

This commit is contained in:
Fabio Sinibaldi 2021-09-24 12:19:09 +02:00
parent 3cef7b82b7
commit c84db69ce7
1 changed files with 4 additions and 0 deletions

View File

@ -69,6 +69,10 @@
<artifactId>storagehub-client-library</artifactId>
<version>[1.0.0,2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
</dependency>
</dependencies>
</project>