This is an automated email from the ASF dual-hosted git repository.
garydgregory 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 961ac7fc Bump commons.bytebuddy.version from 1.18.8 to 1.18.10.
961ac7fc is described below
commit 961ac7fc87e11d5fc0bf0302b48713731ce0cdaf
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 1 01:08:10 2026 +0000
Bump commons.bytebuddy.version from 1.18.8 to 1.18.10.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 18548640..a7ee2aea 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.8</commons.bytebuddy.version>
+ <commons.bytebuddy.version>1.18.10</commons.bytebuddy.version>
<commons.rng.version>1.7</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 804a5173..ffd02843 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,7 +67,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 102.</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.8 #734.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump commons.bytebuddy.version from 1.18.2 to 1.18.10 #734.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons.bytebuddy.version from 1.18.4 to 1.18.7.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump graalvm.version from 25.0.1 to 25.0.2 #738.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.21.0 to 2.22.0.</action>