[DIGESTER-187] Update Apache Commons Bean Utils from 1.8.3 to 1.9.3.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/digester/trunk@1806240 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/core/pom.xml b/core/pom.xml
index ecc2e3b..2c6f370 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -42,7 +42,7 @@
     <dependency>
       <groupId>commons-beanutils</groupId>
       <artifactId>commons-beanutils</artifactId>
-      <version>1.8.3</version>
+      <version>1.9.3</version>
     </dependency>
     <dependency>
       <groupId>commons-logging</groupId>