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

commit 4c2cc0589d086e1e9384f3cc907af78e14b88f07
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Aug 2 09:07:21 2023 -0400

    Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6c6ced4..6562489 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
     <commons.build-helper.version>3.4.0</commons.build-helper.version>
     <commons.build-plugin.version>1.13</commons.build-plugin.version>
     <commons.changes.version>2.12.1</commons.changes.version>
-    
<commons.checkstyle-plugin.version>3.2.2</commons.checkstyle-plugin.version>
+    
<commons.checkstyle-plugin.version>3.3.0</commons.checkstyle-plugin.version>
     <commons.checkstyle.version>9.3</commons.checkstyle.version>
     <commons.cobertura.version>2.7</commons.cobertura.version>
     <commons.compiler.version>3.11.0</commons.compiler.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0dce5cd..d108f3a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -83,6 +83,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
commons-release-plugin from 1.8.0 to 1.8.1.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
commons-build-plugin from 1.12 to 1.13.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-assembly-plugin from 3.5.0 to 3.6.0.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-checkstyle-plugin from 3.2.2 to 3.3.0.</action>
         </release>
         <release version="58" date="2023-05-20" description="Version 58: 
Maintenance and update dependencies">
            <!-- ADD -->

Reply via email to