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
commit d41627a563de39c57ea1a8bfc050045f85a11db8 Author: Gary Gregory <[email protected]> AuthorDate: Sat Nov 22 17:42:42 2025 -0500 Revert "Bump org.apache.commons:commons-parent from 92 to 93 #416" This reverts commit 8d35bd2c8e3684668bc3083643653e9b26fb8ccd. --- 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 b0b77e9d..dd3c4844 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 93 #393, #416.</action> + <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">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.">
