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 0bcf2825f Document bump commons-parent from 65 to 66 0bcf2825f is described below commit 0bcf2825f69af9548f1c484284e615c170736c99 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Feb 18 08:36:05 2024 -0500 Document bump commons-parent from 65 to 66 --- 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 cb1baffba..96e4a3bf0 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -109,7 +109,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="fix" dev="ggregory" due-to="Gary Gregory">Deprecate ThreadUtils 0-argument constructor.</action> <action type="fix" dev="ggregory" due-to="Gary Gregory">Deprecate TypeUtils 0-argument constructor.</action> <!-- UPDATE --> - <action type="update" dev="sebb" due-to="Dependabot">Bump commons-parent from 64 to 65.</action> + <action type="update" dev="sebb" due-to="Dependabot">Bump commons-parent from 64 to 66.</action> <!-- REMOVE --> <action type="remove" dev="ggregory" due-to="Paranoïd User">Drop obsolete JDK 13 Maven profile #1142.</action> </release>