From fb49bb412a436eb0b582051e0471e8d64b185bf4 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Mon, 27 Mar 2023 11:00:00 +0200 Subject: [PATCH 01/42] [gitflow-maven-plugin] Update for next development version 52-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 325c615..330cfea 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ io.wcm.maven io.wcm.maven.global-parent - 51 + 52-SNAPSHOT pom io.wcm.maven.global-parent From cad85ee7b2fc8687388c0dadae5b968c508ce85e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 15:01:12 +0000 Subject: [PATCH 02/42] Bump maven-scm-publish-plugin from 3.1.0 to 3.2.1 Bumps [maven-scm-publish-plugin](https://github.com/apache/maven-scm-publish-plugin) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-scm-publish-plugin/releases) - [Commits](https://github.com/apache/maven-scm-publish-plugin/compare/maven-scm-publish-plugin-3.1.0...maven-scm-publish-plugin-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-scm-publish-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 330cfea..9ada076 100644 --- a/pom.xml +++ b/pom.xml @@ -744,7 +744,7 @@ org.apache.maven.plugins maven-scm-publish-plugin - 3.1.0 + 3.2.1 From e99ba7455f8a8c9b41fa1a6cea76f2370d3219ae Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Wed, 29 Mar 2023 18:45:36 +0200 Subject: [PATCH 03/42] update changelog --- changes.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changes.xml b/changes.xml index 8679232..1131555 100644 --- a/changes.xml +++ b/changes.xml @@ -23,6 +23,12 @@ xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd"> + + + Update plugins and dependencies to latest versions. + + + Update plugins and dependencies to latest versions. From 14a15a3e4eb90e82a821e026f0e93eafd4fb9da8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 15:00:48 +0000 Subject: [PATCH 04/42] Bump maven-invoker-plugin from 3.5.0 to 3.5.1 Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-invoker-plugin/releases) - [Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.5.0...maven-invoker-plugin-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-invoker-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9ada076..0ca0c48 100644 --- a/pom.xml +++ b/pom.xml @@ -750,7 +750,7 @@ org.apache.maven.plugins maven-invoker-plugin - 3.5.0 + 3.5.1 From 1f26b2545ef0a70c7828eac77dffd9a5b3373b2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 15:07:32 +0000 Subject: [PATCH 05/42] Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.9. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.8...v0.8.9) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ca0c48..215484f 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ 4.7.3.3 1.12.0 6.55.0 - 0.8.8 + 0.8.9 2.15.0 From 0c53545e957c54c28787de793549311def69a73e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 15:00:41 +0000 Subject: [PATCH 06/42] Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.2.1...enforcer-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 215484f..aff7058 100644 --- a/pom.xml +++ b/pom.xml @@ -553,7 +553,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.2.1 + 3.3.0 org.apache.sling From 797a852e2f774edb28613f61669db16684cbd69f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 15:00:19 +0000 Subject: [PATCH 07/42] Bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.3 to 4.7.3.4. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.3.3...spotbugs-maven-plugin-4.7.3.4) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aff7058..0f9dc19 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ 3.0.0 3.0.0 - 4.7.3.3 + 4.7.3.4 1.12.0 6.55.0 0.8.9 From eb5b6a08cb39c4b373bcf6b00d5875c1be4d4399 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 15:01:03 +0000 Subject: [PATCH 08/42] Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.4.2 to 3.4.3. - [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases) - [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.4.2...maven-project-info-reports-plugin-3.4.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f9dc19..c56e03c 100644 --- a/pom.xml +++ b/pom.xml @@ -668,7 +668,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.4.2 + 3.4.3 From 97bdea0e2e8ddbe3de07144e8a7714b87c66e728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 14:59:55 +0000 Subject: [PATCH 09/42] Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.2.1...maven-checkstyle-plugin-3.2.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c56e03c..83c7a8b 100644 --- a/pom.xml +++ b/pom.xml @@ -609,7 +609,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.1 + 3.2.2 global-build-tools/checkstyle.xml checkstyle.suppressions.file From 889ece88bf69e58f8761edcefe54692d74fa4299 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 15:00:36 +0000 Subject: [PATCH 10/42] Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.9 to 0.8.10. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.9...v0.8.10) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 83c7a8b..c4e638e 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ 4.7.3.4 1.12.0 6.55.0 - 0.8.9 + 0.8.10 2.15.0 From 7f83ba1e5bcfe9e5cab1c3c0f99a4237a7f81ce0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 14:59:38 +0000 Subject: [PATCH 11/42] Bump license-maven-plugin from 2.0.0 to 2.0.1 Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases) - [Commits](https://github.com/mojohaus/license-maven-plugin/compare/license-maven-plugin-2.0.0...2.0.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c4e638e..12737cb 100644 --- a/pom.xml +++ b/pom.xml @@ -860,7 +860,7 @@ org.codehaus.mojo license-maven-plugin - 2.0.0 + 2.0.1 From 9e863080b2894079ad475cc02b701cc0fb113877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 15:03:37 +0000 Subject: [PATCH 12/42] Bump maven-surefire-plugin.version from 3.0.0 to 3.1.0 Bumps `maven-surefire-plugin.version` from 3.0.0 to 3.1.0. Updates `maven-surefire-plugin` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.0) Updates `maven-failsafe-plugin` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.0) Updates `maven-surefire-report-plugin` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 12737cb..b7990b1 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ https://oss.sonatype.org/service/local/staging/deploy/maven2/ - 3.0.0 + 3.1.0 3.0.0 4.7.3.4 1.12.0 From 45f54cabe64fe32e4c6e60930dbe8cd6fad6b756 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 15:03:41 +0000 Subject: [PATCH 13/42] Bump maven-gpg-plugin from 3.0.1 to 3.1.0 Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.1.0. - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b7990b1..0cf39b1 100644 --- a/pom.xml +++ b/pom.xml @@ -579,7 +579,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.0.1 + 3.1.0 From 0b03bc59879009e88061d507fe9c7315c455cff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 14:59:45 +0000 Subject: [PATCH 14/42] Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-3.3.0...3.4.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0cf39b1..3cf9e19 100644 --- a/pom.xml +++ b/pom.xml @@ -756,7 +756,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.3.0 + 3.4.0 From fe9eadc460893aa2551f562b658895a7d000256a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 15:02:10 +0000 Subject: [PATCH 15/42] Bump buildnumber-maven-plugin from 3.0.0 to 3.1.0 Bumps [buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases) - [Commits](https://github.com/mojohaus/buildnumber-maven-plugin/compare/buildnumber-maven-plugin-3.0.0...3.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:buildnumber-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3cf9e19..5f11a02 100644 --- a/pom.xml +++ b/pom.xml @@ -762,7 +762,7 @@ org.codehaus.mojo buildnumber-maven-plugin - 3.0.0 + 3.1.0 From 2230cb73def662eef310e5a75e0f7f2025b0cb72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 18:35:42 +0200 Subject: [PATCH 16/42] Bump maven-assembly-plugin from 3.3.0 to 3.6.0 (#88) --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5f11a02..1e61aba 100644 --- a/pom.xml +++ b/pom.xml @@ -428,8 +428,7 @@ org.apache.maven.plugins maven-assembly-plugin - - 3.3.0 + 3.6.0 From 91256a4004f7c2863018b253d319e32333cbab13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 15:00:15 +0000 Subject: [PATCH 17/42] Bump maven-pmd-plugin from 3.20.0 to 3.21.0 Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.20.0 to 3.21.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.20.0...maven-pmd-plugin-3.21.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-pmd-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1e61aba..d3103d8 100644 --- a/pom.xml +++ b/pom.xml @@ -630,7 +630,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.20.0 + 3.21.0 ${java.version} xml From b3dbb52f87095e0a27d2be027383d135f2574d55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 15:00:15 +0000 Subject: [PATCH 18/42] Bump maven-scm-plugin from 2.0.0 to 2.0.1 Bumps [maven-scm-plugin](https://github.com/apache/maven-scm) from 2.0.0 to 2.0.1. - [Commits](https://github.com/apache/maven-scm/compare/maven-scm-2.0.0...maven-scm-2.0.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-scm-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d3103d8..b5acd38 100644 --- a/pom.xml +++ b/pom.xml @@ -694,7 +694,7 @@ org.apache.maven.plugins maven-scm-plugin - 2.0.0 + 2.0.1 From f7ba644d1b05773b0542e3c40fc7321425a14c1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 15:03:03 +0000 Subject: [PATCH 19/42] Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0 Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.2 to 3.3.0. - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.2.2...maven-checkstyle-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b5acd38..991a815 100644 --- a/pom.xml +++ b/pom.xml @@ -608,7 +608,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.2 + 3.3.0 global-build-tools/checkstyle.xml checkstyle.suppressions.file From 2518d155aa99bce2595168a1fe1f3a135e9d3d69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 15:03:11 +0000 Subject: [PATCH 20/42] Bump maven-dependency-plugin from 3.5.0 to 3.6.0 Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.5.0 to 3.6.0. - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.5.0...maven-dependency-plugin-3.6.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 991a815..c9d376c 100644 --- a/pom.xml +++ b/pom.xml @@ -452,7 +452,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.5.0 + 3.6.0 From 8049ce9d8e8df875bf8eb468da1e35f169007f43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 15:03:21 +0000 Subject: [PATCH 21/42] Bump maven-source-plugin from 3.2.1 to 3.3.0 Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.0. - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.1...maven-source-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c9d376c..75556a7 100644 --- a/pom.xml +++ b/pom.xml @@ -713,7 +713,7 @@ org.apache.maven.plugins maven-source-plugin - 3.2.1 + 3.3.0 From 6ec56cf77e0785bfd45500b9635f4f420c0c85bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 15:01:21 +0000 Subject: [PATCH 22/42] Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.4.3 to 3.4.4. - [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.4.3...maven-project-info-reports-plugin-3.4.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 75556a7..83fe693 100644 --- a/pom.xml +++ b/pom.xml @@ -667,7 +667,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.4.3 + 3.4.4 From 109eaf6731cf492016ab5ff3041c2445ca4b72e9 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Tue, 30 May 2023 09:59:31 +0200 Subject: [PATCH 23/42] update dependency --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 83fe693..4a3f3d4 100644 --- a/pom.xml +++ b/pom.xml @@ -622,7 +622,7 @@ com.puppycrawl.tools checkstyle - 10.9.3 + 10.12.0 From 94f6c502d3ec8878459155f98f26a8c028d2eed4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 15:04:19 +0000 Subject: [PATCH 24/42] Bump gitflow-maven-plugin from 1.19.0 to 1.20.0 Bumps [gitflow-maven-plugin](https://github.com/aleksandr-m/gitflow-maven-plugin) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/aleksandr-m/gitflow-maven-plugin/releases) - [Changelog](https://github.com/aleksandr-m/gitflow-maven-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/aleksandr-m/gitflow-maven-plugin/compare/v1.19.0...v1.20.0) --- updated-dependencies: - dependency-name: com.amashchenko.maven.plugin:gitflow-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4a3f3d4..3ad94dd 100644 --- a/pom.xml +++ b/pom.xml @@ -872,7 +872,7 @@ com.amashchenko.maven.plugin gitflow-maven-plugin - 1.19.0 + 1.20.0 ${versions-maven-plugin.version} ${gitflow.skipTestProject} From 08f6bd9ca824ee4a61e702ed9a76f4757a571c3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 15:02:43 +0000 Subject: [PATCH 25/42] Bump maven-release-plugin from 3.0.0 to 3.0.1 Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](https://github.com/apache/maven-release/compare/maven-release-3.0.0...maven-release-3.0.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3ad94dd..2b53c14 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ 3.1.0 - 3.0.0 + 3.0.1 4.7.3.4 1.12.0 6.55.0 From 64f1be352b701673e387d87a23e7fb951d0d1fc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 15:00:35 +0000 Subject: [PATCH 26/42] Bump buildnumber-maven-plugin from 3.1.0 to 3.2.0 Bumps [buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases) - [Commits](https://github.com/mojohaus/buildnumber-maven-plugin/compare/3.1.0...3.2.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:buildnumber-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b53c14..47abf22 100644 --- a/pom.xml +++ b/pom.xml @@ -761,7 +761,7 @@ org.codehaus.mojo buildnumber-maven-plugin - 3.1.0 + 3.2.0 From 018ad7085d5f3e5a46c58a8b8f35dd854a76359a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 15:00:33 +0000 Subject: [PATCH 27/42] Bump maven-surefire-plugin.version from 3.1.0 to 3.1.2 Bumps `maven-surefire-plugin.version` from 3.1.0 to 3.1.2. Updates `maven-surefire-plugin` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.0...surefire-3.1.2) Updates `maven-failsafe-plugin` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.0...surefire-3.1.2) Updates `maven-surefire-report-plugin` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.0...surefire-3.1.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 47abf22..a99525f 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ https://oss.sonatype.org/service/local/staging/deploy/maven2/ - 3.1.0 + 3.1.2 3.0.1 4.7.3.4 1.12.0 From c958fea80d08034bffd8ff78f6922ed310065e61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 15:00:43 +0000 Subject: [PATCH 28/42] Bump versions-maven-plugin from 2.15.0 to 2.16.0 Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.15.0 to 2.16.0. - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](https://github.com/mojohaus/versions/compare/2.15.0...2.16.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a99525f..74bc756 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ 1.12.0 6.55.0 0.8.10 - 2.15.0 + 2.16.0 disabled From 24c3eb22fc241d5b368b36d7383b5e884b007a4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 15:00:52 +0000 Subject: [PATCH 29/42] Bump license-maven-plugin from 2.0.1 to 2.1.0 Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases) - [Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.0.1...2.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 74bc756..3e26cd4 100644 --- a/pom.xml +++ b/pom.xml @@ -859,7 +859,7 @@ org.codehaus.mojo license-maven-plugin - 2.0.1 + 2.1.0 From 1ffe31933e3b16bbc64600cbab464e5b2944827a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 15:01:01 +0000 Subject: [PATCH 30/42] Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.4.4 to 3.4.5. - [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.4.4...maven-project-info-reports-plugin-3.4.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3e26cd4..23f4bb9 100644 --- a/pom.xml +++ b/pom.xml @@ -667,7 +667,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.4.4 + 3.4.5 From 2a2fd3a37c56f6e5b929f97b1b7cebe6a2cb43b6 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Thu, 15 Jun 2023 12:14:25 +0200 Subject: [PATCH 31/42] requireExplicitDependencyScope rule is available as default rule in maven-enforcer-plugin --- pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 23f4bb9..75b3e6d 100644 --- a/pom.xml +++ b/pom.xml @@ -368,7 +368,7 @@ - + @@ -553,13 +553,6 @@ org.apache.maven.plugins maven-enforcer-plugin 3.3.0 - - - org.apache.sling - maven-enforcer-rules - 1.1.0 - - From cc2f85cb090f16557ef39b015f5ffd73af51fafd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 15:00:31 +0000 Subject: [PATCH 32/42] Bump maven-war-plugin from 3.3.2 to 3.4.0 Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.3.2 to 3.4.0. - [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.3.2...maven-war-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 75b3e6d..535c98f 100644 --- a/pom.xml +++ b/pom.xml @@ -724,7 +724,7 @@ org.apache.maven.plugins maven-war-plugin - 3.3.2 + 3.4.0 From bba7e2bac276f4b7138b23f1219910907df98d62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 15:00:38 +0000 Subject: [PATCH 33/42] Bump maven-invoker-plugin from 3.5.1 to 3.6.0 Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/apache/maven-invoker-plugin/releases) - [Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.5.1...maven-invoker-plugin-3.6.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-invoker-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 535c98f..d2e2456 100644 --- a/pom.xml +++ b/pom.xml @@ -742,7 +742,7 @@ org.apache.maven.plugins maven-invoker-plugin - 3.5.1 + 3.6.0 From 71dd5d2fd79c9bccb8e040738235f1f790106f9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 14:10:54 +0000 Subject: [PATCH 34/42] Bump maven-shade-plugin from 3.4.1 to 3.5.0 Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.4.1...maven-shade-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d2e2456..1ef7b1d 100644 --- a/pom.xml +++ b/pom.xml @@ -693,7 +693,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.4.1 + 3.5.0 From 565d983212aabec186e1228505b736fe1096bdb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 14:04:02 +0000 Subject: [PATCH 35/42] Bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.4 to 4.7.3.5. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.3.4...spotbugs-maven-plugin-4.7.3.5) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1ef7b1d..54b5b39 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ 3.1.2 3.0.1 - 4.7.3.4 + 4.7.3.5 1.12.0 6.55.0 0.8.10 From 09db119b4f3ebe84f5379a64a43653c82017582c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 14:04:09 +0000 Subject: [PATCH 36/42] Bump maven-clean-plugin from 3.2.0 to 3.3.1 Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.2.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.2.0...maven-clean-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 54b5b39..323b306 100644 --- a/pom.xml +++ b/pom.xml @@ -440,7 +440,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.2.0 + 3.3.1 From cc066a3dc742ff6a68bdca0bf611cfb977ea91ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:02:45 +0000 Subject: [PATCH 37/42] Bump xml-maven-plugin from 1.0.2 to 1.1.0 Bumps [xml-maven-plugin](https://github.com/mojohaus/xml-maven-plugin) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/mojohaus/xml-maven-plugin/releases) - [Commits](https://github.com/mojohaus/xml-maven-plugin/compare/xml-maven-plugin-1.0.2...1.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:xml-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 323b306..e802364 100644 --- a/pom.xml +++ b/pom.xml @@ -813,7 +813,7 @@ org.codehaus.mojo xml-maven-plugin - 1.0.2 + 1.1.0 From 936e94af22ecfc054f9c896b13be0e6193419a72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 15:02:56 +0000 Subject: [PATCH 38/42] Bump frontend-maven-plugin from 1.12.1 to 1.13.3 Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.12.1 to 1.13.3. - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.12.1...frontend-plugins-1.13.3) --- updated-dependencies: - dependency-name: com.github.eirslett:frontend-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e802364..3908fc0 100644 --- a/pom.xml +++ b/pom.xml @@ -840,7 +840,7 @@ com.github.eirslett frontend-maven-plugin - 1.12.1 + 1.13.3 From eb3150ffcb8330e00be3268e58deed0ed700e9fb Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Fri, 30 Jun 2023 15:23:57 +0200 Subject: [PATCH 39/42] update dependency --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3908fc0..a7f305d 100644 --- a/pom.xml +++ b/pom.xml @@ -615,7 +615,7 @@ com.puppycrawl.tools checkstyle - 10.12.0 + 10.12.1 From e7fc36b114a91df3bb04ebecb38e08166daf861d Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Mon, 3 Jul 2023 10:55:30 +0200 Subject: [PATCH 40/42] update dependency --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a7f305d..0fc279a 100644 --- a/pom.xml +++ b/pom.xml @@ -840,7 +840,7 @@ com.github.eirslett frontend-maven-plugin - 1.13.3 + 1.13.4 From 07aa6933548454859b4f35701a6c48626050a410 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Mon, 3 Jul 2023 11:27:59 +0200 Subject: [PATCH 41/42] prepare release --- changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes.xml b/changes.xml index 1131555..9f58b1e 100644 --- a/changes.xml +++ b/changes.xml @@ -23,7 +23,7 @@ xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd"> - + Update plugins and dependencies to latest versions. From 69aa72097ac439af7734c0ec9a58efb5a4d83065 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Mon, 3 Jul 2023 11:30:18 +0200 Subject: [PATCH 42/42] [gitflow-maven-plugin] Update versions for release 52 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0fc279a..37e5f0d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ io.wcm.maven io.wcm.maven.global-parent - 52-SNAPSHOT + 52 pom io.wcm.maven.global-parent