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 2015/12/04 13:05:04 UTC

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

Author: coheigea
Date: Fri Dec  4 12:05:04 2015
New Revision: 1717941

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

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=1717941&r1=1717940&r2=1717941&view=diff
==============================================================================
--- santuario/xml-security-java/trunk/pom.xml (original)
+++ santuario/xml-security-java/trunk/pom.xml Fri Dec  4 12:05:04 2015
@@ -460,7 +460,7 @@
     <properties>
         <xml.apis.version>1.4.01</xml.apis.version>
         <oldxmlsec.version>1.5.8</oldxmlsec.version>
-        <slf4j.version>1.7.12</slf4j.version>
+        <slf4j.version>1.7.13</slf4j.version>
         <xalan.version>2.7.2</xalan.version>
         <xerces.version>2.11.0</xerces.version>
         <junit.version>4.12</junit.version>