From 09d6e2da1aed0eabd2257962290110e037ee7fa7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 21:01:28 +0000 Subject: [PATCH] Update all non-major dependencies --- maven-plugin/pom.xml | 4 ++-- pom.xml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index e03f045..69b79c0 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -38,7 +38,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.11.0 + 3.13.1 provided @@ -61,7 +61,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.11.0 + 3.13.1 true zet diff --git a/pom.xml b/pom.xml index b007a46..ae3add7 100644 --- a/pom.xml +++ b/pom.xml @@ -64,11 +64,11 @@ UTF-8 - 3.9.6 - 3.12.1 - 3.3.0 - 3.3.0 - 2.16.1 + 3.9.7 + 3.13.0 + 3.3.1 + 3.4.1 + 2.17.1 @@ -100,7 +100,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.8.3.0 + 4.8.5.0 Max Low @@ -152,7 +152,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.7.0 attach-javadocs @@ -201,13 +201,13 @@ com.github.spotbugs spotbugs-annotations - 4.8.3 + 4.8.5 provided org.projectlombok lombok - 1.18.30 + 1.18.32 provided