This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jci.git


The following commit(s) were added to refs/heads/master by this push:
     new 2f0f485  Bump org.apache.commons:commons-parent from 99 to 100
2f0f485 is described below

commit 2f0f4852f1eefee3b0653ce277c6e5a0b2c74349
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 21 21:32:18 2026 -0400

    Bump org.apache.commons:commons-parent from 99 to 100
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2aa593f..060998f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>99</version>
+        <version>100</version>
     </parent>
     <packaging>pom</packaging>
     <artifactId>commons-jci2</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e62d22d..1e28fbb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -88,7 +88,7 @@ The <action> type attribute can be add,update,fix,remove.
       </action>
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-        Bump commons-parent from 56 to 99 #36, #37, #72, #97, #73 #125, #128, 
#134, #138, #141, #149, #194, #215, #218, #233, #235.
+        Bump commons-parent from 56 to 100 #36, #37, #72, #97, #73 #125, #128, 
#134, #138, #141, #149, #194, #215, #218, #233, #235.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
         Bump commons-io:commons-io from 2.2 to 2.22.0 #11, #103, #133, #158.

Reply via email to