From e7a58a32e4cb1417bda42a76228b06cef23e186b Mon Sep 17 00:00:00 2001 From: Konrad Windszus Date: Wed, 10 Dec 2025 17:55:22 +0100 Subject: [PATCH] Update Maven plugins and dependencies --- aem-classification-maven-plugin/pom.xml | 10 ++-- .../src/site/site.xml | 8 +-- aem-classification-validator/pom.xml | 17 ++++++- pom.xml | 51 ++++++++++--------- 4 files changed, 50 insertions(+), 36 deletions(-) diff --git a/aem-classification-maven-plugin/pom.xml b/aem-classification-maven-plugin/pom.xml index 97c2f91..ab45708 100644 --- a/aem-classification-maven-plugin/pom.xml +++ b/aem-classification-maven-plugin/pom.xml @@ -34,7 +34,6 @@ maven-site-plugin true - false true @@ -53,7 +52,6 @@ maven-project-info-reports-plugin false - false @@ -82,18 +80,18 @@ org.apache.maven.plugin-tools maven-plugin-annotations provided - 3.6.4 + 3.15.2 biz.netcentric.filevault.validator aem-classification-validator - 1.1.1 + 1.1.2 org.apache.felix org.apache.felix.utils - 1.11.4 + 1.11.8 org.jetbrains @@ -103,7 +101,7 @@ org.junit.jupiter - junit-jupiter + junit-jupiter-api test diff --git a/aem-classification-maven-plugin/src/site/site.xml b/aem-classification-maven-plugin/src/site/site.xml index afd9a87..6083270 100644 --- a/aem-classification-maven-plugin/src/site/site.xml +++ b/aem-classification-maven-plugin/src/site/site.xml @@ -30,8 +30,8 @@ limitations under the License. --> - @@ -51,7 +51,7 @@ org.apache.maven.skins maven-fluido-skin - 1.12.0 + 2.1.0 @@ -65,4 +65,4 @@ - + diff --git a/aem-classification-validator/pom.xml b/aem-classification-validator/pom.xml index f74066a..b0ef8a4 100644 --- a/aem-classification-validator/pom.xml +++ b/aem-classification-validator/pom.xml @@ -18,6 +18,21 @@ HEAD + + + + + maven-compiler-plugin + + + + org.kohsuke.metainf_services.AnnotationProcessorImpl + + + + + + @@ -50,7 +65,7 @@ org.kohsuke.metainf-services metainf-services - 1.8 + 1.11 true provided diff --git a/pom.xml b/pom.xml index 620af65..74ed04a 100644 --- a/pom.xml +++ b/pom.xml @@ -77,10 +77,11 @@ - org.junit.jupiter - junit-jupiter - ${junit.jupiter.version} - test + org.junit + junit-bom + 6.0.1 + pom + import @@ -102,70 +103,70 @@ maven-surefire-plugin - 3.5.1 + 3.5.4 maven-failsafe-plugin - 3.5.1 + 3.5.4 maven-compiler-plugin - 3.13.0 + 3.14.1 maven-install-plugin - 3.1.3 + 3.1.4 maven-deploy-plugin - 3.1.3 + 3.1.4 maven-resources-plugin - 3.3.1 + 3.4.0 maven-clean-plugin - 3.4.0 + 3.5.0 maven-jar-plugin - 3.4.2 + 3.5.0 maven-javadoc-plugin - 3.10.1 + 3.12.0 maven-source-plugin - 3.3.1 + 3.4.0 maven-release-plugin - 3.1.1 + 3.3.0 maven-plugin-plugin - 3.15.0 + 3.15.2 maven-plugin-report-plugin - 3.15.0 + 3.15.2 maven-project-info-reports-plugin - 3.6.2 + 3.9.0 maven-dependency-plugin - 3.8.0 + 3.9.0 maven-site-plugin - 3.12.1 + 3.21.0 maven-scm-publish-plugin @@ -173,12 +174,12 @@ maven-enforcer-plugin - 3.5.0 + 3.6.2 org.apache.maven.plugins maven-gpg-plugin - 3.2.7 + 3.2.8 org.apache.jackrabbit @@ -188,17 +189,17 @@ com.day.jcr.vault content-package-maven-plugin - 1.0.4 + 1.0.6 org.codehaus.mojo license-maven-plugin - 2.0.0 + 2.7.0 org.codehaus.mojo flatten-maven-plugin - 1.6.0 + 1.7.3 ossrh