Migrating to gcube-jackson

This commit is contained in:
Luca Frosini 2020-06-25 14:59:16 +02:00
parent f29c048e64
commit a73acce6e1
1 changed files with 2 additions and 2 deletions

View File

@ -29,14 +29,14 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>1.5.0</version>
<version>1.6.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>information-system-bom</artifactId>
<version>1.5.0</version>
<version>2.0.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>