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 8d35bd2c Bump org.apache.commons:commons-parent from 92 to 93 #416
8d35bd2c is described below
commit 8d35bd2c8e3684668bc3083643653e9b26fb8ccd
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 22 17:42:06 2025 -0500
Bump org.apache.commons:commons-parent from 92 to 93 #416
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index dd3c4844..b0b77e9d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -35,7 +35,7 @@
<!-- ADD -->
<action type="add" dev="ggregory" due-to="David Larochette, Gary
Gregory">Add CommandLine.getOptionCount() to measure option repetition
#396.</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 85 to 91 #393.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 85 to 93 #393,
#416.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.20.0 to 2.21.0.</action>
</release>
<release version="1.10.0" date="2025-07-30" description="This is a feature
and maintenance release. Java 8 or later is required.">