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 ed1f021 Bump org.apache:apache from 38 to 39.
ed1f021 is described below
commit ed1f0211e18464765e66ae1761b22fec73398f4f
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jun 29 11:01:10 2026 +0000
Bump org.apache:apache from 38 to 39.
---
pom.xml | 2 +-
src/changes/changes.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3b78a24..9276788 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>38</version>
+ <version>39</version>
</parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1d8d5ba..76dfc3c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,6 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- FIX -->
<!-- ADD -->
<!-- UPDATE -->
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache:apache from 38 to 39.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to 2.9.2.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.puppycrawl.tools:checkstyle from 13.5.0 to 13.6.0 on Java 21 and
up.</action>
</release>