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-lang.git


The following commit(s) were added to refs/heads/master by this push:
     new 65f3e3875 Bump org.apache.commons:commons-parent from 84 to 85
65f3e3875 is described below

commit 65f3e38751316e26b13f14f2a534bf33e0f69144
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Jun 19 11:02:56 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 693ab0253..5247ceeea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>84</version>
+    <version>85</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-lang3</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0d52348fd..eac56747a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -134,7 +134,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add org.apache.commons.lang3.CharUtils.isHex(char).</action>    
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add org.apache.commons.lang3.CharUtils.isOctal(char).</action>    
     <!-- UPDATE -->
-    <action                   type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">Bump org.apache.commons:commons-parent from 73 to 84 
#1267, #1277, #1283, #1288, #1302, #1377.</action>
+    <action                   type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">Bump org.apache.commons:commons-parent from 73 to 85 
#1267, #1277, #1283, #1288, #1302, #1377.</action>
     <action                   type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">[site] Bump org.codehaus.mojo:taglist-maven-plugin from 
3.1.0 to 3.2.1 #1300.</action>
     <action                   type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">[test] Bump org.easymock:easymock from 5.4.0 to 5.6.0 
#1317, #1387.</action>
     <action                   type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">[test] Bump org.apache.commons:commons-text from 1.12.0 to 
1.13.1 #1336.</action> 

Reply via email to