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


The following commit(s) were added to refs/heads/master by this push:
     new 0c72ee3  Bump org.apache:apache from 35 to 36
0c72ee3 is described below

commit 0c72ee342048023070fc94401ab9c77f00d2afd0
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jan 7 08:03:34 2026 -0500

    Bump org.apache:apache from 35 to 36
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1a41127..e116529 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>35</version>
+    <version>36</version>
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 80fbc49..f622cfb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -63,6 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- UPDATE -->
         <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1 
#691.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump commons.pmd-impl.version from 7.19.0 to 7.20.0 #689.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache:apache from 35 to 36.</action>
       </release>
       <release version="94" date="2025-12-30" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to