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 77f9a6a  Bump Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 
10.20.0 on Java 11 and up
77f9a6a is described below

commit 77f9a6aee80b262f62e5751956a2a458c63ca790
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Nov 1 08:00:45 2024 -0400

    Bump Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.20.0 on
    Java 11 and up
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b5977c4..65158c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1842,7 +1842,7 @@
              <jdk>[11,)</jdk>
       </activation>
       <properties>
-        <commons.checkstyle.version>10.18.2</commons.checkstyle.version>
+        <commons.checkstyle.version>10.20.0</commons.checkstyle.version>
       </properties>
     </profile>
     <profile>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0c2c457..ca6ee1c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,6 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.maven.plugins:maven-artifact-plugin from 3.5.1 to 
3.5.2 #522.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 
#523.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump commons.pmd-impl.version from 7.6.0 to 7.7.0 #524.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.20.0 
on Java 11 and up.</action>
       </release>
       <release version="78" date="2024-10-17" description="Version 78: 
Maintenance and update dependencies.">
         <!-- FIX -->

Reply via email to