diff --git a/pom.xml b/pom.xml index 0cafe32..f99bde3 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ 17.0 1.3.3 1.5.1 - 3.6.1 + 3.6.3 @@ -66,12 +66,9 @@ false - - + + osgeo https://nexus.d4science.org/nexus/content/repositories/osgeo/ @@ -121,6 +118,18 @@ log4j log4j + + com.fasterxml.jackson.core + jackson-core + + + com.fasterxml.jackson.core + jackson-annotations + + + com.fasterxml.jackson.core + jackson-databind + @@ -391,16 +400,6 @@ - - org.n52.mc - mc-runtime - 1.1 - - - org.n52.mc - mc-schema - 1.1 - @@ -574,6 +573,14 @@ abdera-bundle org.apache.abdera + + com.fasterxml.jackson.core + jackson-core + + + com.fasterxml.jackson.core + jackson-annotations +