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 2e23fe1  Bump com.puppycrawl.tools:checkstyle from 10.24.0 to 10.25.0 
on Java 11 and up
2e23fe1 is described below

commit 2e23fe1e3809282612d9f82014dee1206d35b23f
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Jun 6 08:00:16 2025 -0400

    Bump com.puppycrawl.tools:checkstyle from 10.24.0 to 10.25.0 on Java 11
    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 dadd947..98037cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1788,7 +1788,7 @@
              <jdk>[11,)</jdk>
       </activation>
       <properties>
-        <commons.checkstyle.version>10.24.0</commons.checkstyle.version>
+        <commons.checkstyle.version>10.25.0</commons.checkstyle.version>
       </properties>
     </profile>
     <profile>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1fc7097..afd5b0e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,7 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- FIX -->
         <!-- ADD -->
         <!-- UPDATE -->
-        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0 on Java 11 and 
up.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.puppycrawl.tools:checkstyle from 10.23.1 to 10.25.0 on Java 11 and 
up.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.junit:junit-bom from 5.12.2 to 5.13.0 #626.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
net.sourceforge.pmd:pmd-core from 7.13.0 to 7.14.0.</action>

Reply via email to