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-vfs.git
The following commit(s) were added to refs/heads/master by this push:
new 51c2fcc Bump checkstyle from 8.36.1 to 8.36.2 #132.
51c2fcc is described below
commit 51c2fcc9fb4a9cc60889a703fef71c6743336ece
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Oct 2 11:01:55 2020 -0400
Bump checkstyle from 8.36.1 to 8.36.2 #132.
---
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 a56009e..af91d43 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -154,7 +154,7 @@ The <action> type attribute can be add,update,fix,remove.
Update commons-parent from 50 to 52.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Update checkstyle from 8.27 to 8.36 #123.
+ Update checkstyle from 8.27 to 8.36.2 #123, #132.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Update maven-pmd-plugin from 3.12.0 to 3.13.0 #125.