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 710346b  Bump com.puppycrawl.tools:checkstyle from 10.14.1 to 10.14.2 
on Java 11 and up
710346b is described below

commit 710346ba6d9c405cc25bccb5f3531c7e851828a7
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Mon Mar 18 11:18:01 2024 -0400

    Bump com.puppycrawl.tools:checkstyle from 10.14.1 to 10.14.2 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 e7c9a1f..533c49d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1857,7 +1857,7 @@
                <jdk>[11,)</jdk>
          </activation>
       <properties>
-        <commons.checkstyle.version>10.14.1</commons.checkstyle.version>
+        <commons.checkstyle.version>10.14.2</commons.checkstyle.version>
       </properties>
     </profile>
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b151330..972accb 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.
            <!-- UPDATE -->
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 
#378.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.5 to 0.20.0 
#376.</action>
-           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.1 on Java 11 and 
up.</action>
+           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.2 on Java 11 and 
up.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final #379.</action>
         </release>
         <release version="67" date="2024-03-02" description="Version 67: 
Maintenance and update dependencies">

Reply via email to