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 11ab850 Bump org.apache:apache from 36 to 37
11ab850 is described below
commit 11ab850ace2e061d516234cf5a26f35dcdee0eee
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jan 13 07:19:42 2026 -0500
Bump org.apache:apache from 36 to 37
---
pom.xml | 2 +-
src/changes/changes.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 89b688e..266baf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>36</version>
+ <version>37</version>
</parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5f006b4..ee927b8 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 36 to 37.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.1 to 0.25.4.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons.junit.version from 5.14.1 to 5.14.2.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
biz.aQute.bnd:biz.aQute.bndlib from 7.2.0 to 7.2.1 on Java 17 and up.</action>