This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 ce46c7c  Bump org.apache.commons:commons-parent from 99 to 100
ce46c7c is described below

commit ce46c7cfe16164b3cfedddfe9ab0f5f72764a8ab
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 21 21:44:41 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index 6f61b21..b595704 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>99</version>
+    <version>100</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-logging</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9230870..548c736 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.
       <!-- ADD -->
       <action dev="ggregory" type="fix" due-to="Kiril Keranov, Gary 
Gregory">Add support for Jakarta servlets, see 
org.apache.commons.logging.jakarta.ServletContextCleaner #419.</action>
       <!-- UPDATE -->
-      <action dev="ggregory" type="update" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 97 to 99.</action>
+      <action dev="ggregory" type="update" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 97 to 100.</action>
       <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump log4j2.version from 2.25.3 to 2.26.0.</action>
     </release>
     <release version="1.3.6" date="2026-03-04" description="This is a feature 
and maintenance release. Java 8 or later is required.">

Reply via email to