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 2019/10/14 08:36:17 UTC

svn commit: r1868430 - /santuario/xml-security-java/branches/2.1.x-fixes/pom.xml

Author: coheigea
Date: Mon Oct 14 08:36:17 2019
New Revision: 1868430

URL: http://svn.apache.org/viewvc?rev=1868430&view=rev
Log:
Updating BouncyCastle

Modified:
    santuario/xml-security-java/branches/2.1.x-fixes/pom.xml

Modified: santuario/xml-security-java/branches/2.1.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/branches/2.1.x-fixes/pom.xml?rev=1868430&r1=1868429&r2=1868430&view=diff
==============================================================================
--- santuario/xml-security-java/branches/2.1.x-fixes/pom.xml (original)
+++ santuario/xml-security-java/branches/2.1.x-fixes/pom.xml Mon Oct 14 08:36:17 2019
@@ -527,7 +527,7 @@
         <xerces.version>2.12.0</xerces.version>
         <junit.version>4.12</junit.version>
         <log4j.version>1.2.17</log4j.version>
-        <bcprov.version>1.62</bcprov.version>
+        <bcprov.version>1.64</bcprov.version>
         <xmlunit.version>1.6</xmlunit.version>
         <commons.codec.version>1.13</commons.codec.version>
         <woodstox.core.version>5.0.3</woodstox.core.version>