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 1ab3011 Bump org.apache.commons:commons-parent from 67 to 69 #256 1ab3011 is described below commit 1ab3011b045a793aaf19f6148589e2395ce59563 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Apr 5 07:13:46 2024 -0400 Bump org.apache.commons:commons-parent from 67 to 69 #256 --- 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 9310960..4998ebb 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -38,7 +38,7 @@ <action type="add" issue="CLI-326" dev="ggregory" due-to="Claude Warren, Gary Gregory">Make Option.getKey() public #239.</action> <action type="add" dev="ggregory" due-to="Claude Warren, Gary Gregory">Add builder factory CommandLine#builder().</action> <!-- UPDATE --> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 64 to 67.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 64 to 69 #256.</action> <action type="update" dev="ggregory" due-to="Elric, Gary Gregory">Update the tests to JUnit 5 #238.</action> </release> <release version="1.6.0" date="2023-10-23" description="New features and bug fixes">