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 7b76a31b Bump commons.bytebuddy.version from 1.18.4 to 1.18.7.
7b76a31b is described below

commit 7b76a31ba0ff432df88b7c2b1f9a52401d45120c
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 13 09:08:53 2026 -0400

    Bump commons.bytebuddy.version from 1.18.4 to 1.18.7.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9f9b598f..bc8e9a92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
     
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-text</commons.scmPubUrl>
     
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
     <commons.lang3.version>3.20.0</commons.lang3.version>
-    <commons.bytebuddy.version>1.18.4</commons.bytebuddy.version>
+    <commons.bytebuddy.version>1.18.7</commons.bytebuddy.version>
     <commons.rng.version>1.6</commons.rng.version>
     <japicmp.skip>false</japicmp.skip>
     <jmh.version>1.37</jmh.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 55725d02..a3ae6cc2 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.
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 97.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump the 
level of test coverage checks.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump commons.bytebuddy.version from 1.18.2 to 1.18.4 #734.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.bytebuddy.version from 1.18.4 to 1.18.7.</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 -->

Reply via email to