Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-vfs
diff --git a/pom.xml b/pom.xml
index 72b96d5..dda99e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -215,7 +215,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-pmd-plugin</artifactId>
-          <version>3.17.0</version>
+          <version>3.18.0</version>
           <dependencies>
             <dependency>
               <groupId>net.sourceforge.pmd</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3effbe7..3d0b40d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -176,7 +176,7 @@
         Bump org.apache.mina:mina-core from 2.1.4 to 2.1.6.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-        Bump maven-pmd-plugin from 3.14.0 to 3.17.0 #223.
+        Bump maven-pmd-plugin from 3.14.0 to 3.18.0 #223, #294.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
         Bump net.sourceforge.pmd:pmd-* from 6.36.0 to 6.48.0 #208, #247, #256, #261, #266, #270, #283.