diff --git a/pom.xml b/pom.xml
index ceb5e95050..4fb3b03b9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -447,6 +447,9 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code
org.apache.maven.plugins
maven-javadoc-plugin
${javadoc.plugin.version}
+
+ true
+
org.apache.maven.plugins
@@ -466,12 +469,12 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code
net.sourceforge.pmd
pmd-core
- 5.5.2
+ 5.5.4
net.sourceforge.pmd
pmd-java
- 5.5.2
+ 5.5.4