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 a1e3c1d  Bump com.puppycrawl.tools:checkstyle from 13.6.0 to 13.7.0 on 
Java 21 and up.
a1e3c1d is described below

commit a1e3c1dc63869f4f96720dcc2a1c99aba4407a31
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jun 29 11:15:07 2026 +0000

    Bump com.puppycrawl.tools:checkstyle from 13.6.0 to 13.7.0 on Java 21
    and up.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c467321..081475b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1778,7 +1778,7 @@
         <jdk>[21,)</jdk>
          </activation>
       <properties>
-        <commons.checkstyle.version>13.6.0</commons.checkstyle.version>
+        <commons.checkstyle.version>13.7.0</commons.checkstyle.version>
         <argLine>-XX:+EnableDynamicAgentLoading</argLine>
       </properties>
     </profile>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f4295c0..c680786 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -63,7 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- 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>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.puppycrawl.tools:checkstyle from 13.5.0 to 13.7.0 on Java 21 and 
up.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
net.sourceforge.pmd:pmd-* from 7.25.0 to 7.26.0.</action>
       </release>
       <release version="102" date="2026-06-07" description="This is a feature 
and maintenance release. Java 8 or later is required.">

Reply via email to