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-dbcp.git
The following commit(s) were added to refs/heads/master by this push: new acd2544c Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #210 acd2544c is described below commit acd2544c270bb2a1fc30950fa0c92668139bcb63 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Tue Aug 30 09:05:28 2022 -0400 Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #210 --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 28dc9866..7f44d03f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -141,6 +141,9 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot"> Bump checkstyle from 8.44 to 9.3 #121, #130, #149, #158, #190. </action> + <action dev="ggregory" type="update" due-to="Dependabot"> + Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #210. + </action> <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> Bump commons-pool2 2.10.0 to 2.11.1. </action>