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-exec.git
The following commit(s) were added to refs/heads/master by this push: new 5de4eb51 Bump org.apache.commons:commons-parent from 79 to 81 #253 5de4eb51 is described below commit 5de4eb518a17cafe8a9522aa2f9e55a3079d172a Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Wed Feb 19 09:16:51 2025 -0500 Bump org.apache.commons:commons-parent from 79 to 81 #253 --- 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 df02759d..bab9a573 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -41,7 +41,7 @@ <action type="fix" dev="ggregory" due-to="Gary Gregory">Deprecate StringUtils.StringUtils().</action> <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Javadoc warnings.</action> <!-- UPDATE --> - <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from 65 to 79 #174, #204, #212, #214, #219, #223, #226, #233.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from 65 to 81 #174, #204, #212, #214, #219, #223, #226, #233, #253.</action> </release> <release version="1.4.0" date="2024-01-01" description="Maintenance and feature Release (Java 8 or above)"> <!-- ADD -->