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 8d51bb3 Bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1
#691
8d51bb3 is described below
commit 8d51bb3baeb8a886c4df605a0090cde1be385cc8
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 1 07:28:02 2026 -0500
Bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1 #691
---
src/changes/changes.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 36e4c76..7f56910 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,6 +57,12 @@ 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="95" 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="ggregory" due-to="Gary Gregory,
Dependabot">Bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1
#691.</action>
+ </release>
<release version="94" date="2025-12-30" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix the
benchmark profile to generate `test-classes/META-INF/BenchmarkList`.</action>