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-jci.git


The following commit(s) were added to refs/heads/master by this push:
     new 93f4cd1  Bump commons-cli:commons-cli from 1.10.0 to 1.11.0
93f4cd1 is described below

commit 93f4cd1c56ec769b4e8e56bcd56d2acfe879d0eb
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Nov 12 20:55:02 2025 -0500

    Bump commons-cli:commons-cli from 1.10.0 to 1.11.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0984140..ffbab77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -270,7 +270,7 @@
             <dependency>
                 <groupId>commons-cli</groupId>
                 <artifactId>commons-cli</artifactId>
-                <version>1.10.0</version>
+                <version>1.11.0</version>
             </dependency>
             <!-- examples -->
             <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ddda08d..874fd66 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -118,7 +118,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump org.codehaus.groovy:groovy-all from 1 to 3.0.25 #17, #77, #98, 
#110, #156, #176, #199.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-        Bump commons-cli:commons-cli from 1.2 to 1.10.0 #29, #123.
+        Bump commons-cli:commons-cli from 1.2 to 1.11.0 #29, #123.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot">
         Bump taglist-maven-plugin from 2.2 to 3.0.0 #28.

Reply via email to