From fee7489c1ff74bbbbbadbb4650bb9a662ce4fee2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 21:37:11 +0200 Subject: [PATCH] [deps]: Update maven minor (#100) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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