diff --git a/pom.xml b/pom.xml index 381b94f..337d317 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution gcube-smartgears-bom - 1.2.0 + 2.0.0-SNAPSHOT pom gCube Smartgears Bom @@ -18,7 +18,7 @@ - 2.6.0 + 2.8.11 UTF-8 @@ -34,7 +34,7 @@ org.gcube.distribution gcube-bom - 1.5.0 + 2.0.0-SNAPSHOT pom import @@ -171,37 +171,24 @@ provided - + + - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - provided + org.gcube.common + gcube-jackson-databind + ${gcube-jackson.version} - com.fasterxml.jackson.core - jackson-annotations - ${jackson.version} - provided + org.gcube.common + gcube-jackson-annotations + ${gcube-jackson.version} - com.fasterxml.jackson.core - jackson-core - ${jackson.version} - provided - - - org.codehaus.jackson - jackson-core-asl - 1.9.13 - provided - - - org.codehaus.jackson - jackson-mapper-asl - 1.9.13 - provided + org.gcube.common + gcube-jackson-core + ${gcube-jackson.version} + \ No newline at end of file