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

commit f1f52545e8f7f155d219d73c810163fb980ad71a
Author: Gary Gregory <[email protected]>
AuthorDate: Sun May 10 07:49:25 2026 -0400

    Bump com.puppycrawl.tools:checkstyle from 13.4.1 to 13.4.2 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 52b9b05..204bd1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1770,7 +1770,7 @@
         <jdk>[21,)</jdk>
          </activation>
       <properties>
-        <commons.checkstyle.version>13.4.1</commons.checkstyle.version>
+        <commons.checkstyle.version>13.4.2</commons.checkstyle.version>
         <argLine>-XX:+EnableDynamicAgentLoading</argLine>
       </properties>
     </profile>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c70601b..eba6ccb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,7 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache:apache from 37 to 38.</action>
         <action type="update" dev="sjaranowski" due-to="Slawomir 
Jaranowski">Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 
3.4.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
net.sourceforge.pmd:pmd-* from 7.23.0 to 7.24.0.</action>
-        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.puppycrawl.tools:checkstyle from 13.4.0 to 13.4.1 on Java 21 and 
up.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.puppycrawl.tools:checkstyle from 13.4.0 to 13.4.2 on Java 21 and 
up.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.6 to 0.25.7.</action>
       </release>
       <release version="99" date="2026-04-19" description="This is a feature 
and maintenance release. Java 8 or later is required.">

Reply via email to