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-lang.git
The following commit(s) were added to refs/heads/master by this push: new 3909e3850 Bump org.apache.commons:commons-parent from 66 to 67 #1181 3909e3850 is described below commit 3909e385080aa88ba86f22c9cfe3f6aa322ede57 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Sat Mar 9 13:56:19 2024 -0500 Bump org.apache.commons:commons-parent from 66 to 67 #1181 --- 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 c1a58c9f6..4fa3530c3 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -112,7 +112,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="fix" dev="ggregory" due-to="Gary Gregory">Make ArraySorter null-safe.</action> <action type="fix" dev="ggregory" due-to="Gary Gregory">Make ArrayUtils.removeAll() null-safe.</action> <!-- UPDATE --> - <action type="update" dev="sebb" due-to="Dependabot">Bump commons-parent from 64 to 66.</action> + <action type="update" dev="sebb" due-to="Dependabot">Bump commons-parent from 64 to 67.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 #1175.</action> <!-- REMOVE --> <action type="remove" dev="ggregory" due-to="Paranoïd User">Drop obsolete JDK 13 Maven profile #1142.</action>