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 2017/08/16 10:51:50 UTC

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

Author: coheigea
Date: Wed Aug 16 10:51:49 2017
New Revision: 1805174

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

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=1805174&r1=1805173&r2=1805174&view=diff
==============================================================================
--- santuario/xml-security-java/trunk/pom.xml (original)
+++ santuario/xml-security-java/trunk/pom.xml Wed Aug 16 10:51:49 2017
@@ -491,7 +491,7 @@
     <properties>
         <xml.apis.version>1.4.01</xml.apis.version>
         <oldxmlsec.version>2.0.7</oldxmlsec.version>
-        <slf4j.version>1.7.22</slf4j.version>
+        <slf4j.version>1.7.25</slf4j.version>
         <xalan.version>2.7.2</xalan.version>
         <xerces.version>2.11.0</xerces.version>
         <junit.version>4.12</junit.version>