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 332896a  Bump com.puppycrawl.tools:checkstyle from 9.2.1 to 9.3
332896a is described below

commit 332896a0503f8bae03a281a6fff7f6cecf49d3cb
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Apr 1 11:24:57 2022 -0400

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

diff --git a/pom.xml b/pom.xml
index d46caf1..8fba337 100644
--- a/pom.xml
+++ b/pom.xml
@@ -587,7 +587,7 @@
     <commons.jacoco.version>0.8.7</commons.jacoco.version>
     <commons.spotbugs.version>4.6.0.0</commons.spotbugs.version>
     <commons.javadoc.version>3.3.0</commons.javadoc.version>
-    <checkstyle.version>9.2.1</checkstyle.version>
+    <checkstyle.version>9.3</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 f65c2d7..6b304e1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -138,7 +138,7 @@
          Bump optional commons-codec from 1.14 to 1.15.
        </action>
        <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-         Bump checkstyle from 8.26 to 9.2.1, #66, #71, #90, #101, #118, #121, 
#132, #155.
+         Bump checkstyle from 8.26 to 9.3, #66, #71, #90, #101, #118, #121, 
#132, #155.
        </action>
        <action dev="ggregory" type="update" due-to="Gary Gregory">
          Bump commons.jacoco.version 0.8.5 to 0.8.7 (Fixes Java 15 builds).

Reply via email to