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 936adc221 Bump org.apache.commons:commons-parent from 93 to 94
936adc221 is described below

commit 936adc22131a36ad62d73f50eaf779eda7d6f48b
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 2 17:34:03 2026 -0500

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

diff --git a/pom.xml b/pom.xml
index 2c6e2d6f2..24772fe67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>93</version>
+    <version>94</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-lang3</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5d3b1dc06..b93e99d19 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -96,7 +96,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add SystemUtils.IS_JAVA_27.</action>
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">JavaVersion.get(String) now support Java 26 and 27.</action>
     <!-- UPDATE -->
-    <action                   type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">Bump org.apache.commons:commons-parent from 92 to 93 
#1498.</action>
+    <action                   type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">Bump org.apache.commons:commons-parent from 92 to 94 
#1498.</action>
     <action                   type="update" dev="ggregory" due-to="Gary 
Gregory">[test] Bump org.apache.commons:commons-text from 1.14.0 to 
1.15.0.</action>
   </release>
   <release version="3.20.0" date="2025-11-12" description="This is a feature 
and maintenance release. Java 8 or later is required.">

Reply via email to