diff --git a/pom.xml b/pom.xml index 070e1d6..0d21563 100644 --- a/pom.xml +++ b/pom.xml @@ -152,17 +152,17 @@ com.fasterxml.jackson.datatype jackson-datatype-jdk8 - 2.8.6 + 2.15.0 org.asynchttpclient async-http-client - 2.6.0 + 3.0.0 com.google.guava guava - 27.0-jre + 32.0.0-jre com.fasterxml.jackson.datatype @@ -172,7 +172,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-xml - 2.9.4 + 2.15.0 com.fasterxml.jackson.core @@ -197,7 +197,7 @@ junit junit - 4.12 + 4.13.1 org.immutables