diff --git a/pom.xml b/pom.xml
index 0d4896ba51..273c3c64b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -262,7 +262,7 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code
5.0
2.18.1
2.17
- 3.7
+ 3.8
1.7
0.7.5.201505241946
1.9.6
@@ -466,18 +466,6 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code
org.apache.maven.plugins
maven-pmd-plugin
${pmd.plugin.version}
-
-
- net.sourceforge.pmd
- pmd-core
- 5.5.4
-
-
- net.sourceforge.pmd
- pmd-java
- 5.5.4
-
-
org.sonatype.plugins