From b9824fc17cbec4bcedd11121c66c1e8d4a6aba95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 18:02:26 -0400 Subject: [PATCH 1/4] Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 (#293) Bumps [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.23 to 1.24. - [Release notes](https://github.com/mojohaus/animal-sniffer/releases) - [Commits](https://github.com/mojohaus/animal-sniffer/compare/1.23...animal-sniffer-1.24) --- updated-dependencies: - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... 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 c6afb11ffb..52c93d3939 100644 --- a/pom.xml +++ b/pom.xml @@ -208,7 +208,7 @@ limitations under the License. org.codehaus.mojo animal-sniffer-maven-plugin - 1.23 + 1.24 From 95534ab5c16823a50ec66bfe610739a0f329ed1b Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 5 Jul 2024 18:03:04 -0400 Subject: [PATCH 2/4] Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 #293 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 98e7d80948..9b5ed88444 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -69,6 +69,7 @@ The type attribute can be add,update,fix,remove. Bump org.apache.commons:commons-parent from 66 to 69 #250, #261. Bump commons-io:commons-io from 2.15.1 to 2.16.1 #258, #265. + Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 #293. From f6303c5b7c796a75b10ddd0264786bb588aaad86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 18:03:14 -0400 Subject: [PATCH 3/4] Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 (#292) Bumps [org.codehaus.mojo:taglist-maven-plugin](https://github.com/mojohaus/taglist-maven-plugin) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/mojohaus/taglist-maven-plugin/releases) - [Commits](https://github.com/mojohaus/taglist-maven-plugin/compare/taglist-maven-plugin-3.0.0...3.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:taglist-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... 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 52c93d3939..255061b36c 100644 --- a/pom.xml +++ b/pom.xml @@ -263,7 +263,7 @@ limitations under the License. org.codehaus.mojo taglist-maven-plugin - 3.0.0 + 3.1.0 TODO From 430d1ed2c363f5ff5efea9bbd92aefa659a5896b Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 5 Jul 2024 18:03:52 -0400 Subject: [PATCH 4/4] Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 #292 --- src/changes/changes.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 9b5ed88444..cec1232621 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -49,6 +49,8 @@ The type attribute can be add,update,fix,remove. Bump org.apache.commons:commons-parent from 69 to 71 #286. + Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 #293. + Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 #292. @@ -69,7 +71,6 @@ The type attribute can be add,update,fix,remove. Bump org.apache.commons:commons-parent from 66 to 69 #250, #261. Bump commons-io:commons-io from 2.15.1 to 2.16.1 #258, #265. - Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 #293.