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 9de3838b ump commons.bytebuddy.version from 1.18.7 to 1.18.8
9de3838b is described below

commit 9de3838b6179bc52a521ca0e55d33b15c6a45f93
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Mar 31 21:51:27 2026 -0400

    ump commons.bytebuddy.version from 1.18.7 to 1.18.8
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index bc8e9a92..1833e2df 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.7</commons.bytebuddy.version>
+    <commons.bytebuddy.version>1.18.8</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 a3ae6cc2..30fc0ebf 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,7 +51,7 @@ The <action> type attribute can be add,update,fix,remove.
       <!-- UPDATE -->
       <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, 
Dependabot">Bump commons.bytebuddy.version from 1.18.2 to 1.18.8 #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.">

Reply via email to