From f104df25474d0ae305f045f514321b9e3e851248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 08:00:03 -0700 Subject: [PATCH 1/8] Bump versions-maven-plugin from 2.11.0 to 2.12.0 (#144) Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/mojohaus/versions-maven-plugin/releases) - [Changelog](https://github.com/mojohaus/versions-maven-plugin/blob/master/ReleaseNotes.md) - [Commits](https://github.com/mojohaus/versions-maven-plugin/compare/versions-maven-plugin-2.11.0...versions-maven-plugin-2.12.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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a3525dac8..c86b170f1 100644 --- a/pom.xml +++ b/pom.xml @@ -684,7 +684,7 @@ org.codehaus.mojo versions-maven-plugin - 2.11.0 + 2.12.0 org.jacoco From d2f1e6cdef180535c21e0af721b1b7bb6607baee Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 9 Sep 2022 08:01:43 -0700 Subject: [PATCH 2/8] Bump versions-maven-plugin from 2.11.0 to 2.12.0 #144 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0c491d301..5316f1561 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -96,6 +96,7 @@ The type attribute can be add,update,fix,remove. Bump animal-sniffer-maven-plugin from 1.21 to 1.22. Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0. Bump japicmp-maven-plugin from 0.15.7 to 0.16.0 #140. + Bump versions-maven-plugin from 2.11.0 to 2.12.0 #144. From 915227fddc072b38831e4e3d5af515a74ef8bb53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 08:01:57 -0700 Subject: [PATCH 3/8] Bump spotbugs from 4.7.1 to 4.7.2 (#143) Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.1 to 4.7.2. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.7.1...4.7.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c86b170f1..ce333baab 100644 --- a/pom.xml +++ b/pom.xml @@ -192,7 +192,7 @@ 4.0.0-M3 3.2.1 4.7.1.1 - 4.7.1 + 4.7.2 3.0.0-M7 3.0.0-M7 3.5.2 From 496cf5378c5310f55a1963b5e23be563c1c33f9f Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 9 Sep 2022 08:02:46 -0700 Subject: [PATCH 4/8] Bump spotbugs from 4.7.1 to 4.7.2 #143 --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5316f1561..61ca2a533 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -77,7 +77,7 @@ The type attribute can be add,update,fix,remove. Bump apache from 24 to 27 #112, #127. Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 #105. Bump jacoco-maven-plugin from 0.8.7 to 0.8.8. - Bump spotbugs from 4.5.3 to 4.7.1 #120. + Bump spotbugs from 4.5.3 to 4.7.2 #120, #143. Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.1.1, #129. Bump maven-project-info-reports-plugin from 3.2.2 to 3.4.1 #107, #128. Bump maven-site-plugin from 3.11.0 to 4.0.0-M3 #108, #132. Fix [WARNING] An issue has occurred with apache-rat-plugin:0.14:rat report, skipping LinkageError org.apache.rat.mp.RatReportMojo.generate(Lorg/codehaus/doxia/sink/Sink;Ljava/util/Locale;)V, From bd42073547c0673e776a466d3fd97aa3e1dac70d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 08:03:22 -0700 Subject: [PATCH 5/8] Bump maven-pmd-plugin from 3.18.0 to 3.19.0 (#141) Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.18.0 to 3.19.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.18.0...maven-pmd-plugin-3.19.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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ce333baab..b6f70e1f0 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ 3.2.2 3.4.1 3.3.0 - 3.18.0 + 3.19.0 6.49.0 3.4.1 0.14 From acc1cb7d215ee20ac6eed6251ab363eee061eb54 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 9 Sep 2022 08:04:28 -0700 Subject: [PATCH 6/8] Bump maven-pmd-plugin from 3.18.0 to 3.19.0 #141 --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 61ca2a533..a02f429ab 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -87,7 +87,7 @@ The type attribute can be add,update,fix,remove. Bump maven-javadoc-plugin from 3.3.2 to 3.4.1 #114. Bump apache-rat from 0.13 to 0.14. Bump biz.aQute.bndlib from 6.2.0 to 6.3.1. - Bump maven-pmd-plugin from 3.16.0 to 3.18.0. + Bump maven-pmd-plugin from 3.16.0 to 3.19.0 #141. Bump maven-enforcer-plugin from 3.0.0 to 3.1.0. Bump org.apache.maven.wagon:wagon-ssh 3.5.1 to 3.5.2. Bump maven-assembly-plugin from 3.3.0 to 3.4.2 #123. From ad3b95de493e2164dcfe3c313246eea982ead9f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 08:50:53 -0700 Subject: [PATCH 7/8] Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0 (#142) Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.1.1 to 4.7.2.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.1.1...spotbugs-maven-plugin-4.7.2.0) --- 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b6f70e1f0..87366a910 100644 --- a/pom.xml +++ b/pom.xml @@ -191,7 +191,7 @@ --> 4.0.0-M3 3.2.1 - 4.7.1.1 + 4.7.2.0 4.7.2 3.0.0-M7 3.0.0-M7 From ca90d417aa77b1ce01fc8ee1ab309f66ae02f802 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 9 Sep 2022 08:51:55 -0700 Subject: [PATCH 8/8] Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0 #142 --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a02f429ab..5cc99d1e8 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -78,7 +78,7 @@ The type attribute can be add,update,fix,remove. Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 #105. Bump jacoco-maven-plugin from 0.8.7 to 0.8.8. Bump spotbugs from 4.5.3 to 4.7.2 #120, #143. - Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.1.1, #129. + Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.2.0, #129, #142. Bump maven-project-info-reports-plugin from 3.2.2 to 3.4.1 #107, #128. Bump maven-site-plugin from 3.11.0 to 4.0.0-M3 #108, #132. Fix [WARNING] An issue has occurred with apache-rat-plugin:0.14:rat report, skipping LinkageError org.apache.rat.mp.RatReportMojo.generate(Lorg/codehaus/doxia/sink/Sink;Ljava/util/Locale;)V, Bump maven-bundle-plugin from 5.1.4 to 5.1.8, #111, #126, #133.