This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
The following commit(s) were added to refs/heads/master by this push: new 2609a806 Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 #453 2609a806 is described below commit 2609a806b0c1c8fd9fd14fc0584dd41a8916c3ed Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Oct 18 15:31:45 2024 -0400 Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 #453 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1079f0c5..f85818e7 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -62,6 +62,7 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #416, #423, #431.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump org.hamcrest:hamcrest from 2.2 to 3.0 #422.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump commons-io:commons-io from 2.16.1 to 2.17.0 #437.</action> + <action dev="ggregory" type="update" due-to="Dependabot">Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 #453.</action> </release> <release version="1.0.0-alpha5" date="2024-04-15" description="The 1.0.0-alpha5 release requires Java 8."> <!-- FIX -->