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


The following commit(s) were added to refs/heads/master by this push:
     new 0313249  Bump org.apache:apache from 37 to 38.
0313249 is described below

commit 03132498559668b534aea1efbffe4c611d04d493
Author: Gary Gregory <[email protected]>
AuthorDate: Sun May 10 07:48:09 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index 4535649..52b9b05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>37</version>
+    <version>38</version>
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index abca942..c70601b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,6 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="fix" dev="ggregory" due-to="Slawomir Jaranowski">Remove 
redundant manifest entries for javadoc and source plugins, now inherited from 
org.apache:parent:36 #703.</action>
         <!-- ADD -->
         <!-- UPDATE -->
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache:apache from 37 to 38.</action>
         <action type="update" dev="sjaranowski" due-to="Slawomir 
Jaranowski">Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 
3.4.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
net.sourceforge.pmd:pmd-* from 7.23.0 to 7.24.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.puppycrawl.tools:checkstyle from 13.4.0 to 13.4.1 on Java 21 and 
up.</action>

Reply via email to