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


The following commit(s) were added to refs/heads/master by this push:
     new 2fe09f7  Bump org.apache.commons:commons-parent from 93 to 94
2fe09f7 is described below

commit 2fe09f7ebed2be844cf79f3ea82be49701071eba
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 2 17:31:56 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 f4799a1..b9ea7da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ under the License.
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>93</version>
+    <version>94</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-logging</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d361e17..37e30b3 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 dev="ggregory" type="fix" due-to="Gary Gregory">Fix malformed 
Javadoc comments.</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 81 to 93 #361, #367, 
#388, #409, #410.</action>
+      <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 81 to 94 #361, #367, 
#388, #409, #410.</action>
       <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 #344.</action>
       <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.13.0 to 
1.14.0 #360.</action>
       <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump log4j2.version from 2.24.3 to 2.25.3 #371, #412.</action>

Reply via email to