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 a2154b9 Bump checkstyle from 8.41 to 8.41.1 #175.
a2154b9 is described below
commit a2154b9f1f8494515689783907a2a8238cb42e5b
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Mar 30 08:17:34 2021 -0400
Bump checkstyle from 8.41 to 8.41.1 #175.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0412f8d..ac8769f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -87,6 +87,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update">
Update net.sourceforge.pmd:pmd-* -> 6.32.0 -> 6.33.0.
</action>
+ <action dev="ggregory" due-to="Dependabot" type="update">
+ Bump checkstyle from 8.41 to 8.41.1 #175.
+ </action>
</release>
<release version="2.8.0" date="2021-03-06" description="Feature and
maintenance release. Requires Java 8.">
<!-- <action issue="VFS-443" dev="ggregory" type="update"
due-to="nickallen"> -->