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 a911fd8c Bump commons.bytebuddy.version from 1.18.2 to 1.18.3 #734
a911fd8c is described below
commit a911fd8c119860fc17a97d2036ab6275893067e4
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 1 16:56:10 2026 -0500
Bump commons.bytebuddy.version from 1.18.2 to 1.18.3 #734
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index dcbfe452..fe4bfb9e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,6 +51,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- ADD -->
<!-- UPDATE -->
<action type="fix" dev="ggregory" due-to="Gary Gregory">Bump the level
of test coverage checks.</action>
+ <action type="fix" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump
commons.bytebuddy.version from 1.18.2 to 1.18.3 #734.</action>
</release>
<release version="1.15.0" date="2025-12-04" description="Release 1.15.0.
This is a feature and maintenance release. Java 8 or later is required.">
<!-- FIX -->