diff --git a/pom.xml b/pom.xml index e1af8d2..cbe287c 100644 --- a/pom.xml +++ b/pom.xml @@ -20,8 +20,9 @@ 11 UTF-8 - 1.4.0 - 5.4.0 + 1.5.0-M1 + 5.5.0-M1 + 2.9.9 scm:git:git@github.com:svenkubiak/JPushover.git @@ -107,7 +108,7 @@ org.codehaus.mojo extra-enforcer-rules - 1.1 + 1.2 @@ -200,7 +201,7 @@ com.github.tomakehurst wiremock - 2.21.0 + 2.23.2 test @@ -242,13 +243,13 @@ org.apache.commons commons-lang3 - 3.8.1 + 3.9 test com.fasterxml.jackson.core jackson-databind - 2.9.8 + ${jackson.version} test @@ -268,13 +269,13 @@ com.fasterxml.jackson.core jackson-annotations - 2.9.8 + ${jackson.version} test com.fasterxml.jackson.core jackson-core - 2.9.8 + ${jackson.version} test