From 0a15b9f36657a1c4e1bb97a01893b52ad2c4c1e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 13:42:08 +0000 Subject: [PATCH] [deps]: Update maven minor --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 565ef43..64adaa0 100644 --- a/pom.xml +++ b/pom.xml @@ -76,33 +76,33 @@ com.fasterxml.jackson.core jackson-databind - 2.16.1 + 2.17.1 com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.16.1 + 2.17.1 com.fasterxml.jackson.module jackson-module-parameter-names - 2.16.1 + 2.17.1 com.fasterxml.jackson.datatype jackson-datatype-jdk8 - 2.16.1 + 2.17.1 org.slf4j slf4j-api - 2.0.12 + 2.0.13 org.projectlombok lombok - 1.18.30 + 1.18.32 provided @@ -125,7 +125,7 @@ org.assertj assertj-core - 3.25.3 + 3.26.0 test @@ -137,7 +137,7 @@ ch.qos.logback logback-classic - 1.3.14 + 1.5.6 test @@ -154,7 +154,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.12.1 + 3.13.0 ${java.version} ${java.version} @@ -174,7 +174,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.3.1 attach-sources @@ -188,7 +188,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.7.0 all,-missing @@ -210,7 +210,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.1.0 + 3.2.4 sign-artifacts