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 08c00c2 Bump commons.pmd.version from 6.36.0 to 6.37.0 #208.
08c00c2 is described below
commit 08c00c2dc48e701c73f96badb25f94211eff72e3
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Aug 5 09:47:38 2021 -0400
Bump commons.pmd.version from 6.36.0 to 6.37.0 #208.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3e8d1bc..d08949e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,6 +61,9 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Dependabot">
Bump jakarta.mail from 1.6.7 to 2.0.1 #200.
</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">
+ Bump commons.pmd.version from 6.36.0 to 6.37.0 #208.
+ </action>
</release>
<release version="2.9.0" date="2021-06-16" description="Maintenance
release. Requires Java 8.">
<!-- ADDS -->