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 6e750d9 Bump commons.pmd.version from 6.33.0 to 6.36.0 #191.
6e750d9 is described below
commit 6e750d93a94c1d780ecba12128d2f414095e77b8
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 9 23:15:49 2021 -0400
Bump commons.pmd.version from 6.33.0 to 6.36.0 #191.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0088c26..086dcca 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -118,6 +118,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" due-to="Gary Gregory" type="update">
Bump hadoop.version 3.3.0 to 3.3.1.
</action>
+ <action dev="ggregory" due-to="Dependabot" type="update">
+ Bump commons.pmd.version from 6.33.0 to 6.36.0 #191.
+ </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"> -->