From d41d6a2709e301074dd9ce92fe8587c6d49bd752 Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Fri, 19 Apr 2024 16:26:23 +0200 Subject: [PATCH] Updates to build (dependabot reported) and other stuff (#951) Most of cumulative things dependabot reported, plus more. Changes: * use plugins from parent (instead to double-maintain them here as well) * general cleanup, add property where there are 2+ uses for it * update plugins not present in parent * non-key dependencies (maven3, maven4, graalvm not touched) updates --- build-plugin/pom.xml | 7 ++--- integration-tests/pom.xml | 5 +-- logging/pom.xml | 4 +-- pom.xml | 66 +++++++-------------------------------- 4 files changed, 20 insertions(+), 62 deletions(-) diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index 419aaee2e..6ad3dd464 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -35,9 +35,8 @@ 11 2.28.0.Final - 3.9.0 - 3.9.0 - 3.9.0 + 3.9.6 + 3.12.0 @@ -82,7 +81,7 @@ org.apache.maven.plugins maven-plugin-plugin - ${maven-plugin-plugin.version} + ${maven.plugin-tools.version} diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 295eef027..12f20a9c9 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -42,6 +42,7 @@ org/junit/jupiter/junit-jupiter/${junit.jupiter.version} org/junit/jupiter/junit-jupiter-api/${junit.jupiter.version} + 1.19.7 @@ -97,13 +98,13 @@ org.testcontainers testcontainers - 1.18.1 + ${testcontainers.version} test org.testcontainers junit-jupiter - 1.18.1 + ${testcontainers.version} test diff --git a/logging/pom.xml b/logging/pom.xml index 6fe456112..acf3b3eac 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -64,7 +64,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.6.0 + 3.6.1 extract @@ -96,7 +96,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.4.0 + 3.5.0 add-unpacked-source-dir diff --git a/pom.xml b/pom.xml index a5e04c058..5a79b5cc8 100644 --- a/pom.xml +++ b/pom.xml @@ -78,15 +78,15 @@ 1.0.0 - 3.24.2 + 3.25.3 1.26.1 22.3.1 - 0.9.23 - 4.0.13 + 0.10.1 + 4.0.21 1.0 - 2.4.0 - 3.24.0 + 2.4.1 + 3.25.1 4.0.0-alpha-8 3.9.6 ${maven.version} @@ -97,22 +97,15 @@ 3.2.0 - 3.11.0 - 3.0.0 - 3.3.0 - 3.1.1 - 3.5.0 - 1.5.0 - 3.2.2 + 3.0.2 + 1.6.0 1.3.2 - 3.0.1 - 1.0.20 + 1.0.23 3.29.2-GA - 3.6.0 1.4.20 - 1.0 - 0.6.4 + 1.3 + 0.6.5 @@ -347,12 +340,9 @@ com.diffplug.spotless spotless-maven-plugin - 2.40.0 - - 2.38.0 - + src/main/java/**/*.java src/main/java-fallback/**/*.java @@ -395,36 +385,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - ${compiler.version} - - - org.apache.maven.plugins - maven-failsafe-plugin - ${surefire.version} - - - org.apache.maven.plugins - maven-surefire-plugin - ${surefire.version} - - - org.apache.maven.plugins - maven-jar-plugin - ${maven-jar-plugin.version} - - - org.apache.maven.plugins - maven-install-plugin - ${maven-install-plugin.version} - - - org.apache.maven.plugins - maven-shade-plugin - ${maven-shade-plugin.version} - org.codehaus.gmavenplus gmavenplus-plugin @@ -456,7 +416,6 @@ org.apache.maven.plugins maven-release-plugin - ${release.plugin.version} false true @@ -476,7 +435,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.2.0 @@ -579,7 +538,6 @@ org.apache.maven.plugins maven-assembly-plugin - ${maven-assembly-plugin.version} create-source-distribution