You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2019/02/21 10:39:02 UTC

svn commit: r1854033 - /webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml

Author: coheigea
Date: Thu Feb 21 10:39:02 2019
New Revision: 1854033

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

Modified:
    webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml

Modified: webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml?rev=1854033&r1=1854032&r2=1854033&view=diff
==============================================================================
--- webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml (original)
+++ webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml Thu Feb 21 10:39:02 2019
@@ -41,7 +41,7 @@
         <kerby.version>1.1.1</kerby.version>
         <neethi.version>3.1.1</neethi.version>
         <opensaml.version>3.3.0</opensaml.version>
-        <slf4j.version>1.7.25</slf4j.version>
+        <slf4j.version>1.7.26</slf4j.version>
         <woodstox.core.version>5.0.3</woodstox.core.version>
         <wsdl4j.version>1.6.3</wsdl4j.version>
         <xalan.version>2.7.2</xalan.version>