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 37ca8df  Bump net.sourceforge.pmd:pmd-* from 6.40.0 to 6.41.0.
37ca8df is described below

commit 37ca8df956271309a32f235c7790b14da9194ec8
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Nov 30 20:50:18 2021 -0500

    Bump net.sourceforge.pmd:pmd-* from 6.40.0 to 6.41.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6ca1776..0117626 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,7 +199,7 @@
     <commons.spotbugs.version>4.5.0.0</commons.spotbugs.version>
     <commons.spotbugs.impl.version>4.5.0</commons.spotbugs.impl.version>
     <commons.asm.version>9.2</commons.asm.version>
-    <commons.pmd.version>6.40.0</commons.pmd.version>
+    <commons.pmd.version>6.41.0</commons.pmd.version>
     <commons.javadoc.version>3.3.1</commons.javadoc.version>
     <commons.felix.version>5.1.2</commons.felix.version>
     <commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4bc265c..49ab2fc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -95,7 +95,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump jakarta.mail from 1.6.7 to 2.0.1 #200.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-        Bump net.sourceforge.pmd:pmd-* from 6.36.0 to 6.40.0 #208.
+        Bump net.sourceforge.pmd:pmd-* from 6.36.0 to 6.41.0 #208.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
         Bump commons.animal-sniffer.version from 1.19 to 1.20.

Reply via email to