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