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-logging.git
The following commit(s) were added to refs/heads/master by this push: new 828a850 Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #35. 828a850 is described below commit 828a850befec9552c8581275cbb1b3a17d11b574 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Jan 4 07:52:03 2022 -0500 Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #35. --- src/changes/changes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 7268584..3fd275e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -84,8 +84,8 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot"> Bump servlet-api from 2.3 to 2.5 #27. </action> - <action dev="ggregory" type="update" due-to="Gary Gregory"> - Migrate from maven-checkstyle-plugin from 2.7 to 3.1.1. + <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> + Migrate from maven-checkstyle-plugin from 2.7 to 3.1.2 #35. </action> <action dev="ggregory" type="update" due-to="Dependabot"> Bump spotbugs-maven-plugin from 4.1.4 to 4.5.2.0 #33, #70.