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

commit 3e38d65a35958f3f6dc50aa20b0806d1edb88a23
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jun 23 15:17:55 2026 +0000

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

diff --git a/pom.xml b/pom.xml
index a013529..3b78a24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1778,7 +1778,7 @@
         <jdk>[21,)</jdk>
          </activation>
       <properties>
-        <commons.checkstyle.version>13.5.0</commons.checkstyle.version>
+        <commons.checkstyle.version>13.6.0</commons.checkstyle.version>
         <argLine>-XX:+EnableDynamicAgentLoading</argLine>
       </properties>
     </profile>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 30d7c9a..1d8d5ba 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,7 +61,8 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- FIX -->
         <!-- ADD -->
         <!-- UPDATE -->
-        <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 
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>
       <release version="102" date="2026-06-07" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to