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 1cfdbae  Bump org.codehaus.mojo:versions-maven-plugin from 2.20.1 to 
2.21.0.
1cfdbae is described below

commit 1cfdbae4a165d08575a985861001af48417d3fd1
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 30 09:37:19 2026 -0500

    Bump org.codehaus.mojo:versions-maven-plugin from 2.20.1 to 2.21.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8186088..6b36aa8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -612,7 +612,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>versions-maven-plugin</artifactId>
-          <version>2.20.1</version>
+          <version>2.21.0</version>
         </plugin>
         <plugin>
           <groupId>org.jacoco</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2693620..7e8306b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,6 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.bcel:bcel from 6.11.0 to 6.12.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
net.sourceforge.pmd:pmd-* from 7.20.0 to 7.21.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.animal-sniffer.version from 1.26 to 1.27.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.mojo:versions-maven-plugin from 2.20.1 to 2.21.0.</action>
       </release>
       <release version="96" date="2026-01-17" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to