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 242af93f [test] Bump org.apache.commons:commons-rng-simple from 1.6 to 
1.7.
242af93f is described below

commit 242af93fad8bdf7bc362c0fbb2ae9e955499df4a
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jun 1 07:30:34 2026 -0400

    [test] Bump org.apache.commons:commons-rng-simple from 1.6 to 1.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 aabece4e..36a5cdb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
     
<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.rng.version>1.6</commons.rng.version>
+    <commons.rng.version>1.7</commons.rng.version>
     <japicmp.skip>false</japicmp.skip>
     <jmh.version>1.37</jmh.version>
     <!-- Apache Felix maven-bundle-plugin -->
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index de16ab63..54b7fdd4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,6 +60,7 @@ The <action> type attribute can be add,update,fix,remove.
       <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>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump 
org.apache.commons:commons-rng-simple from 1.6 to 1.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