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 ef721f6  Bump commons.checkstyle.version from 10.17.0 to 10.18.0 on 
Java 11 and up
ef721f6 is described below

commit ef721f6dd9cb2b6e98dc35355fcfe15836898bcc
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Mon Aug 26 15:25:37 2024 -0400

    Bump commons.checkstyle.version from 10.17.0 to 10.18.0 on Java 11 and
    up
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 72efc47..97deacb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1846,7 +1846,7 @@
                <jdk>[11,)</jdk>
          </activation>
       <properties>
-        <commons.checkstyle.version>10.17.0</commons.checkstyle.version>
+        <commons.checkstyle.version>10.18.0</commons.checkstyle.version>
       </properties>
     </profile>
     <profile>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2682088..e58fb96 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,7 +69,8 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.maven.plugins:maven-jxr-plugin from 3.4.0 to 3.5.0 
#473.</action>
         <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 
3.6.2 to 3.7.0 #474.</action>
         <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 
3.5.0 #475.</action>
-        <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.spdx:spdx-maven-plugin from 0.7.3 to 0.7.4 #476; fixes 
https://github.com/spdx/Spdx-Java-Library/issues/247 Warning message for 
License list version.</action> 
+        <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.spdx:spdx-maven-plugin from 0.7.3 to 0.7.4 #476; fixes 
https://github.com/spdx/Spdx-Java-Library/issues/247 Warning message for 
License list version.</action>
+        <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump commons.checkstyle.version from 10.17.0 to 10.18.0 on Java 11 and 
up.</action> 
       </release>
       <release version="73" date="2024-08-15" description="Version 73: 
Maintenance and update dependencies.">
         <!-- FIX -->

Reply via email to