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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 5e693c4 Bump org.codehaus.mojo:taglist-maven-plugin from 3.2.1 to
3.2.2
5e693c4 is described below
commit 5e693c4f5d6cf21d844094439c355932c7612223
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 23 07:50:59 2025 -0500
Bump org.codehaus.mojo:taglist-maven-plugin from 3.2.1 to 3.2.2
---
pom.xml | 2 +-
src/changes/changes.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 00ccc54..c511b59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
<commons.mockito.version>4.11.0</commons.mockito.version>
<commons.jmh.version>1.37</commons.jmh.version>
<commons.asm.version>9.9</commons.asm.version>
- <commons.taglist.version>3.2.1</commons.taglist.version>
+ <commons.taglist.version>3.2.2</commons.taglist.version>
<commons.site-plugin.version>3.21.0</commons.site-plugin.version>
<commons.spotbugs.plugin.version>4.9.8.1</commons.spotbugs.plugin.version>
<commons.spotbugs.impl.version>4.9.8</commons.spotbugs.impl.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 36e3f47..0d6ce51 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -73,6 +73,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2 on Java 17 and
up.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump JUnit
from 5.13.4 to 5.14.1.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0
#686.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.codehaus.mojo:taglist-maven-plugin from 3.2.1 to 3.2.2.</action>
<!-- UPDATE -->
<action type="remove" dev="ggregory" due-to="Gary Gregory">Remove
buildnumber-maven-plugin #683.</action>
</release>