From 4d26d84eef41d57d6c87c7cb1d20dee2acde0eae Mon Sep 17 00:00:00 2001 From: Doug Morato Date: Wed, 19 Aug 2015 21:00:40 -0400 Subject: [PATCH] Fixing all build warnings during Maven build --- pom.xml | 1 + webgoat-container/pom.xml | 21 ++------------------- 2 files changed, 3 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index 3c7e7723b..cbdc5450f 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,7 @@ local + UTF-8 webgoat-container diff --git a/webgoat-container/pom.xml b/webgoat-container/pom.xml index e8a172bc5..cab488a1c 100644 --- a/webgoat-container/pom.xml +++ b/webgoat-container/pom.xml @@ -41,6 +41,7 @@ org.apache.maven.plugins maven-jar-plugin + 2.6 create-jar @@ -108,7 +109,7 @@ org.owasp.webgoat webgoat-classloader - 6.1.0 + ${project.version} org.owasp.webgoat @@ -179,11 +180,6 @@ commons-lang3 3.3.2 - - commons-fileupload - commons-fileupload - 1.2.1 - commons-io commons-io @@ -235,12 +231,6 @@ hsqldb 1.8.0.10 - - log4j - log4j - 1.2.17 - - wsdl4j wsdl4j @@ -335,13 +325,6 @@ 1.2.2 - - - commons-io - commons-io - 1.3.2 - - com.google.guava guava