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/08/14 08:38:50 UTC

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

Author: coheigea
Date: Wed Aug 14 08:38:49 2019
New Revision: 1865096

URL: http://svn.apache.org/viewvc?rev=1865096&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=1865096&r1=1865095&r2=1865096&view=diff
==============================================================================
--- santuario/xml-security-java/trunk/pom.xml (original)
+++ santuario/xml-security-java/trunk/pom.xml Wed Aug 14 08:38:49 2019
@@ -543,7 +543,7 @@
 
     <properties>
         <xml.apis.version>1.4.01</xml.apis.version>
-        <slf4j.version>1.7.26</slf4j.version>
+        <slf4j.version>1.7.28</slf4j.version>
         <xalan.version>2.7.2</xalan.version>
         <xerces.version>2.12.0</xerces.version>
         <junit.version>5.5.0</junit.version>