From 7ff360012519fb1c8e8b8846f26b3ee7640f0f0f Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Mon, 25 Mar 2019 20:27:51 -0400 Subject: [PATCH] Update Apache Commons Parent from 47 to 48. Update PMD. --- pom.xml | 5 ++--- src/checkstyle/fileupload_basic.xml | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 86aad4428..b6718bc5c 100644 --- a/pom.xml +++ b/pom.xml @@ -21,10 +21,9 @@ org.apache.commons commons-parent - 47 + 48 - org.apache.commons commons-fileupload2 2.0-SNAPSHOT @@ -367,7 +366,7 @@ org.apache.maven.plugins maven-pmd-plugin - 2.7.1 + 3.11.0 ${maven.compiler.target} diff --git a/src/checkstyle/fileupload_basic.xml b/src/checkstyle/fileupload_basic.xml index 6338018bd..e4f226019 100644 --- a/src/checkstyle/fileupload_basic.xml +++ b/src/checkstyle/fileupload_basic.xml @@ -19,7 +19,7 @@ PMD Basic Ruleset minus the EmptyCatchBlock rule. - +