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 1c71fc77 Bump org.apache.commons:commons-parent from 84 to 85
1c71fc77 is described below

commit 1c71fc77c9aa9a25508e3bbe7e7ad4025d46ff0a
Author: Gary D. Gregory <[email protected]>
AuthorDate: Thu Jun 19 11:08:28 2025 -0400

    Bump org.apache.commons:commons-parent from 84 to 85
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6f2f38a3..2c887b74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>84</version>
+    <version>85</version>
   </parent>
   <artifactId>commons-text</artifactId>
   <version>1.14.0-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a2ffe138..25545a5d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,7 +52,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action type="add" dev="ggregory" due-to="Gary Gregory">Interface 
TextRandomProvider extends IntUnaryOperator.</action>
     <action type="add" dev="ggregory" due-to="Gary Gregory">Add 
RandomStringGenerator.Builder.usingRandom(IntUnaryOperator).</action>
     <!-- UPDATE -->
-    <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-parent from 81 to 84 #668.</action>
+    <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-parent from 81 to 85 #668.</action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.18.0 to 2.19.0.</action>
     <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump graalvm.version from 24.2.0 to 24.2.1 #665.</action>
   </release>

Reply via email to