From c28c34e2f8d4c2f1dac838400cfb81aaab760bc4 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Sun, 26 May 2019 11:38:42 +0200 Subject: [PATCH] Dogfooding - use PMD 6.15.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3f5d66ef8d..7efbb21f56 100644 --- a/pom.xml +++ b/pom.xml @@ -543,12 +543,12 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code net.sourceforge.pmd pmd-core - 6.14.0 + 6.15.0 net.sourceforge.pmd pmd-java - 6.14.0 + 6.15.0