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-exec.git
The following commit(s) were added to refs/heads/master by this push: new cbbded9 Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #60 cbbded9 is described below commit cbbded9082eec2ba62a5593f033086084eb41761 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Mon Sep 5 11:22:51 2022 -0700 Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #60 --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e30610e..fd58ea0 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -64,7 +64,7 @@ Bump maven-pmd-plugin from 2.7.1 to 3.19.0 #45, #62. </action> <action dev="ggregory" type="update" due-to="Dependabot"> - Bump maven-checkstyle-plugin from 2.13 to 3.1.2 #29. + Bump maven-checkstyle-plugin from 2.13 to 3.2.0 #29, #60. </action> <action dev="ggregory" type="update" due-to="Dependabot"> Bump commons-parent from 52 to 53 #49.