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 eff2c8c  Bump com.puppycrawl.tools:checkstyle from 12.0.0 to 12.0.1 on 
Java 17 and up
eff2c8c is described below

commit eff2c8c625d083555bb37a0cfaeae11071b1753c
Author: Gary D. Gregory <[email protected]>
AuthorDate: Sun Oct 12 08:18:19 2025 -0400

    Bump com.puppycrawl.tools:checkstyle from 12.0.0 to 12.0.1 on Java 17
    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 285b010..0e3948a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
     <commons.build-plugin.version>1.16.0</commons.build-plugin.version>
     <commons.changes.version>3.0.0-M3</commons.changes.version>
     
<commons.checkstyle-plugin.version>3.6.0</commons.checkstyle-plugin.version>
-    <commons.checkstyle.version>12.0.0</commons.checkstyle.version>
+    <commons.checkstyle.version>12.0.1</commons.checkstyle.version>
     <commons.compiler.version>3.14.1</commons.compiler.version>
     <commons.cyclonedx.version>2.9.1</commons.cyclonedx.version>
     <commons.spdx.version>1.0.3</commons.spdx.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ae3ac24..ac78b38 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, 
Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1 
#673.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24 to 
1.26 #671.</action>
-        <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.puppycrawl.tools:checkstyle from 11.1.0 to 12.0.0 on Java 
17 and up.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.puppycrawl.tools:checkstyle from 11.1.0 to 12.0.1 on Java 
17 and up.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-pmd-plugin from 3.27.0 to 3.28.0. Discontinue using Rule name 
category/java/errorprone.xml/UselessOperationOnImmutable as it is scheduled for 
removal from PMD. PMD 8.0.0 will remove support for this Rule.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.siom79.japicmp:japicmp-maven-plugin from 0.24.1 to 0.24.2.</action>
       </release>

Reply via email to