[SHIRO-754] Upgrade to Apache Commons Codec 1.14
diff --git a/pom.xml b/pom.xml
index 75e4633..739d4c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
         <cas.client.core.version>3.2.2</cas.client.core.version>
         <commons.beanutils.version>1.9.4</commons.beanutils.version>
         <commons.cli.version>1.4</commons.cli.version>
-        <commons.codec.version>1.13</commons.codec.version>
+        <commons.codec.version>1.14</commons.codec.version>
         <commons.configuration2.version>2.7</commons.configuration2.version>
         <commons.lang3.version>3.9</commons.lang3.version>
         <commons.logging.version>1.2</commons.logging.version>