You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2014/01/06 13:43:33 UTC

svn commit: r1555736 - /santuario/xml-security-java/trunk/pom.xml

Author: coheigea
Date: Mon Jan  6 12:43:32 2014
New Revision: 1555736

URL: http://svn.apache.org/r1555736
Log:
Upgrading commons codec

Modified:
    santuario/xml-security-java/trunk/pom.xml

Modified: santuario/xml-security-java/trunk/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/trunk/pom.xml?rev=1555736&r1=1555735&r2=1555736&view=diff
==============================================================================
--- santuario/xml-security-java/trunk/pom.xml (original)
+++ santuario/xml-security-java/trunk/pom.xml Mon Jan  6 12:43:32 2014
@@ -408,7 +408,7 @@
         <log4j.version>1.2.17</log4j.version>
         <bcprov.version>1.50</bcprov.version>
         <xmlunit.version>1.4</xmlunit.version>
-        <commons.codec.version>1.7</commons.codec.version>
+        <commons.codec.version>1.9</commons.codec.version>
         <woodstox.core.asl.version>4.2.0</woodstox.core.asl.version>
         <jetty.version>8.1.4.v20120524</jetty.version>
         <xmlsec.jaxb.context.class />