diff --git a/pom.xml b/pom.xml index ab4f80e..e2c9380 100644 --- a/pom.xml +++ b/pom.xml @@ -71,27 +71,27 @@ org.apache.httpcomponents.client5 httpclient5 - 5.3.1 + 5.4 com.fasterxml.jackson.core jackson-databind - 2.17.2 + 2.18.0 com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.17.2 + 2.18.0 com.fasterxml.jackson.module jackson-module-parameter-names - 2.17.2 + 2.18.0 com.fasterxml.jackson.datatype jackson-datatype-jdk8 - 2.17.2 + 2.18.0 org.slf4j @@ -119,7 +119,7 @@ org.junit.jupiter junit-jupiter-engine - 5.11.0 + 5.11.1 test @@ -210,7 +210,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.6 + 3.2.7 sign-artifacts