diff --git a/pom.xml b/pom.xml index 5bf15fb..e0205a9 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,8 @@ - 1.8 + 11 + 11 2.0.1 ${project.basedir}/distro social-networking @@ -59,6 +60,26 @@ [2.0.0, 3.0.0) compile + + + com.fasterxml.jackson.core + jackson-core + 2.8.7 + + + + + com.fasterxml.jackson.core + jackson-annotations + 2.8.7 + + + + + com.fasterxml.jackson.core + jackson-databind + 2.8.7 + org.gcube.core common-generic-clients @@ -136,8 +157,8 @@ org.apache.maven.plugins maven-compiler-plugin - ${java.version} - ${java.version} + 11 + 11