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 2020/04/29 06:02:27 UTC

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

Author: coheigea
Date: Wed Apr 29 06:02:27 2020
New Revision: 1877148

URL: http://svn.apache.org/viewvc?rev=1877148&view=rev
Log:
Updating 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=1877148&r1=1877147&r2=1877148&view=diff
==============================================================================
--- santuario/xml-security-java/trunk/pom.xml (original)
+++ santuario/xml-security-java/trunk/pom.xml Wed Apr 29 06:02:27 2020
@@ -515,7 +515,7 @@
         <bcprov.version>1.65</bcprov.version>
         <hamcrest.version>2.2</hamcrest.version>
         <xmlunit.version>2.6.3</xmlunit.version>
-        <commons.codec.version>1.13</commons.codec.version>
+        <commons.codec.version>1.14</commons.codec.version>
         <woodstox.core.version>5.2.1</woodstox.core.version>
         <jetty.version>9.4.24.v20191120</jetty.version>
         <xmlsec.jaxb.context.class />