Bump net.sourceforge.pmd:pmd-* from 6.48.0 to 6.49
diff --git a/pom.xml b/pom.xml
index 8553dc1..126d6db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
     <commons.spotbugs.version>4.7.1.1</commons.spotbugs.version>
     <commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>
     <commons.asm.version>9.3</commons.asm.version>
-    <commons.pmd.version>6.48.0</commons.pmd.version>
+    <commons.pmd.version>6.49.0</commons.pmd.version>
     <commons.javadoc.version>3.4.1</commons.javadoc.version>
     <commons.felix.version>5.1.2</commons.felix.version>
     <commons.animal-sniffer.version>1.21</commons.animal-sniffer.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4f1e731..065c49c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -182,7 +182,7 @@
         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.
+        Bump net.sourceforge.pmd:pmd-* from 6.36.0 to 6.49.0 #208, #247, #256, #261, #266, #270, #283.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
         Bump org.mockito:mockito-core from 3.11.2 to 4.7.0 #263, #292.