diff --git a/pom.xml b/pom.xml
index 78f33d09e51f3536fbee313cf6142c3a554e0470..1398d959dd853e3f90d69e193ff68189401743dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,6 +40,16 @@
 
 		<apache.commons-lang3.version>3.8.1</apache.commons-lang3.version>
 
+		<commons-cli.version>1.4</commons-cli.version>
+
+
+
+
+
+
+
+
+
 		<xml-apis.version>1.4.01</xml-apis.version>
 		
 		<primafaces.version>4.0</primafaces.version>
@@ -59,7 +69,6 @@
 
 		
 		
-		<commons-cli.version>1.2</commons-cli.version>
 		<commons-net.version>3.5</commons-net.version>
 		
 		<commons-fileupload.version>1.2.2</commons-fileupload.version>