From bd2ae940ee7285e5d0687b5a17e8f30f14e441f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 10:40:05 +0000 Subject: [PATCH] chore(deps): update all minor dependencies --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index fa8ac4c..c425476 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ lunatic-model jar - 3.15.0 + 3.15.1 Lunatic Model Classes and converters for the Lunatic model https://inseefr.github.io/Lunatic-Model/ @@ -56,27 +56,27 @@ org.slf4j slf4j-api - 2.0.13 + 2.0.16 org.apache.logging.log4j log4j-slf4j2-impl - 2.23.1 + 2.24.1 test org.junit.jupiter junit-jupiter - 5.10.3 + 5.11.1 test com.fasterxml.jackson.core jackson-databind - 2.17.1 + 2.18.0 @@ -94,7 +94,7 @@ org.projectlombok lombok - 1.18.32 + 1.18.34 @@ -113,7 +113,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.5.0 @@ -166,7 +166,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.10.1 attach-javadocs @@ -191,7 +191,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.7 sign-artifacts