Update Apache commons-configuration 1.6 -> 1.10

- Change report
   http://commons.apache.org/proper/commons-configuration/changes-report.html

Change-Id: I074f7587f67901f034be20db5c23007af329bb7a
diff --git a/pom.xml b/pom.xml
index 855124e..95939cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -591,7 +591,7 @@
     <dependency>
       <groupId>commons-configuration</groupId>
       <artifactId>commons-configuration</artifactId>
-      <version>1.6</version>
+      <version>1.10</version>
     </dependency>
     <dependency>
       <groupId>commons-lang</groupId>