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/02/27 15:06:19 UTC

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

Author: coheigea
Date: Thu Feb 27 14:06:19 2014
New Revision: 1572582

URL: http://svn.apache.org/r1572582
Log:
Upgrading to SLF4J 1.7.6

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=1572582&r1=1572581&r2=1572582&view=diff
==============================================================================
--- santuario/xml-security-java/trunk/pom.xml (original)
+++ santuario/xml-security-java/trunk/pom.xml Thu Feb 27 14:06:19 2014
@@ -401,7 +401,7 @@
     <properties>
         <xml.apis.version>1.4.01</xml.apis.version>
         <oldxmlsec.version>1.5.6</oldxmlsec.version>
-        <slf4j.version>1.7.5</slf4j.version>
+        <slf4j.version>1.7.6</slf4j.version>
         <xalan.version>2.7.1</xalan.version>
         <xerces.version>2.11.0</xerces.version>
         <junit.version>4.11</junit.version>