updated to latest versions of commons io and codec
diff --git a/pom.xml b/pom.xml
index bec1401..154aac4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,8 +72,8 @@
     <jsf-myfaces.version>2.2.12</jsf-myfaces.version>
     <portlet-bridge.version>2.0.0</portlet-bridge.version>
     <commons-lang.version>3.5</commons-lang.version>
-    <commons-io.version>2.0</commons-io.version>
-    <commons-codec.version>1.3</commons-codec.version>
+    <commons-io.version>2.5</commons-io.version>
+    <commons-codec.version>1.10</commons-codec.version>
 
     <pluto-embedded.version>1.0.1</pluto-embedded.version>