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 14d23af Updates for the next release
14d23af is described below
commit 14d23af0ff28a489389e25bdccaad7e5247468b7
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 21 21:59:33 2026 +0000
Updates for the next release
---
src/changes/changes.xml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6d45633..a53d3b6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,12 +57,17 @@ The <action> type attribute can be add,update,fix,remove.
The changes report outputs actions in the order they appear in this file.
-->
<body>
- <release version="103" date="2026-07-18" description="This is a feature
and maintenance release. Java 8 or later is required.">
+ <release version="104" date="YYYY-MM-DD" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<!-- ADD -->
<!-- UPDATE -->
<action type="update" dev="engelen" due-to="Arnout Engelen">Bump
org.junit:junit-bom from 5.14.3 to 5.14.4.</action>
<action type="update" dev="engelen" due-to="Arnout Engelen">Bump
com.github.spotbugs:spotbugs from 3.9.8 to 4.10.2</action>
+ </release>
+ <release version="103" date="2026-07-18" description="This is a feature
and maintenance release. Java 8 or later is required.">
+ <!-- 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.8.0 on Java 21 and
up.</action>