diff --git a/pom.xml b/pom.xml index c0c3d26..50ba3b4 100644 --- a/pom.xml +++ b/pom.xml @@ -19,48 +19,48 @@ com.sun.jersey jersey-json - 1.17.1 + 1.19.4 compile com.sun.jersey jersey-client - 1.17.1 + 1.19.4 compile com.sun.jersey jersey-core - 1.17.1 + 1.19.4 compile com.fasterxml.jackson.core jackson-annotations - 2.10.2 + 3.0-rc5 compile com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.10.2 + 2.22.2 compile com.fasterxml.jackson.core jackson-databind - 2.10.5.1 + 2.22.2 compile commons-codec commons-codec - 1.10 + 1.22.1 commons-io commons-io - 2.7 + 2.22.0 @@ -107,8 +107,8 @@ maven-compiler-plugin 2.3 - 1.7 - 1.7 + 1.8 + 1.8