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 57dfd24  Bump commons-cli from 1.6.0 to 1.7.0
57dfd24 is described below

commit 57dfd24639b3c35867e72e6a831340a4873dbd3d
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Apr 17 21:46:11 2024 -0400

    Bump commons-cli from 1.6.0 to 1.7.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 323067a..343c542 100644
--- a/pom.xml
+++ b/pom.xml
@@ -266,7 +266,7 @@
             <dependency>
                 <groupId>commons-cli</groupId>
                 <artifactId>commons-cli</artifactId>
-                <version>1.6.0</version>
+                <version>1.7.0</version>
             </dependency>
             <!-- examples -->
             <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e4629c6..9025824 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -109,7 +109,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump org.codehaus.groovy:groovy-all from 1 to 3.0.21 #17, #77, #98.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-        Bump commons-cli from 1.2 to 1.6.0 #29.
+        Bump commons-cli from 1.2 to 1.7.0 #29.
       </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