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-configuration.git


The following commit(s) were added to refs/heads/master by this push:
     new a490b32  Bump com.puppycrawl.tools:checkstyle from 8.44 to 8.45.1.
a490b32 is described below

commit a490b325118a9f9e0614bf5737157748659f9872
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Aug 25 20:17:15 2021 -0400

    Bump com.puppycrawl.tools:checkstyle from 8.44 to 8.45.1.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index c941ae9..a72e5f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -574,7 +574,7 @@
     <commons.jacoco.version>0.8.7</commons.jacoco.version>
     <commons.spotbugs.version>4.2.3</commons.spotbugs.version>
     <commons.javadoc.version>3.3.0</commons.javadoc.version>
-    <checkstyle.version>8.44</checkstyle.version>
+    <checkstyle.version>8.45.1</checkstyle.version>
     <commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>
 
     <!-- Commons Release Plugin -->
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 63ae451..04cd546 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -132,8 +132,8 @@
        <action type="update" dev="ggregory" due-to="Gary Gregory">
          Update optional commons-codec from 1.14 to 1.15.
        </action>
-       <action type="update" dev="ggregory" due-to="Dependabot">
-         Update checkstyle from 8.26 to 8.44, #66, #71, #90, #101, #118, #121, 
#132.
+       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
+         Update checkstyle from 8.26 to 8.45.1, #66, #71, #90, #101, #118, 
#121, #132.
        </action>
        <action dev="ggregory" type="update" due-to="Gary Gregory">
          Update commons.jacoco.version 0.8.5 to 0.8.7 (Fixes Java 15 builds).

Reply via email to