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 b8b1078  Bump org.apache.commons:commons-parent from 95 to 96.
b8b1078 is described below

commit b8b1078a51518b9e20965d90b843bbe263184a55
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 22 21:30:15 2026 -0500

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

diff --git a/pom.xml b/pom.xml
index af1820a..9410688 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>95</version>
+    <version>96</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-logging</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index cf10dd6..a76be3f 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 95 #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 96 #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