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 07a5ad9  Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2
07a5ad9 is described below

commit 07a5ad9544af8613c9da45c350510a79f7175395
Author: Gary D. Gregory <[email protected]>
AuthorDate: Fri Jan 31 09:21:33 2025 -0500

    Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2
    
    Tested locally with Apache Commons Logging, BeanUtils 1.x, VFS, Crypto
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6da6f96..dfa5b9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1771,7 +1771,7 @@
              <jdk>[11,)</jdk>
       </activation>
       <properties>
-        <commons.checkstyle.version>10.21.1</commons.checkstyle.version>
+        <commons.checkstyle.version>10.21.2</commons.checkstyle.version>
       </properties>
     </profile>
     <profile>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1a18ecd..c0ea04f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,6 +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.21.1 to 10.21.2.</action>
       </release>
       <release version="81" date="2025-01-29" description="Version 81: This is 
a feature and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to