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


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

commit b2a2a767c8cae05d41b9a60104c78b153abd9e40
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 2 17:05:03 2026 -0500

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

diff --git a/pom.xml b/pom.xml
index 05b8d6c0..c7bdca42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>93</version>
+    <version>94</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-cli</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a650a8e9..9497bfc9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -29,7 +29,7 @@
       <action type="fix" dev="ggregory" due-to="Dan Ziemba, Ken Dombeck, Gary 
Gregory" issue="CLI-352">Correct HelpFormatter Javadoc #418.</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 91 to 93 #414, 
#416.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 91 to 94 #414, 
#416.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump 
org.apache.commons:commons-text from 1.14.0 to 1.15.0.</action>
     </release>
     <release version="1.11.0" date="2025-11-08" description="This is a feature 
and maintenance release. Java 8 or later is required.">

Reply via email to