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-text.git
The following commit(s) were added to refs/heads/master by this push: new 92e144c6 Bump commons.bytebuddy.version from 1.16.1 to 1.17.0 #643 92e144c6 is described below commit 92e144c6cb28522625079377d1fc1717403796de Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Jan 31 15:19:41 2025 -0500 Bump commons.bytebuddy.version from 1.16.1 to 1.17.0 #643 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index dda42d0d..3ad827f6 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -52,6 +52,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- ADD --> <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 79 to 81.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons.bytebuddy.version from 1.16.1 to 1.17.0 #643.</action> </release> <release version="1.13.0" date="2024-12-10" description="Release 1.13.0. Requires Java 8 or above."> <!-- ADD -->