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 2014/02/27 15:05:49 UTC

svn commit: r1572581 - /webservices/wss4j/trunk/parent/pom.xml

Author: coheigea
Date: Thu Feb 27 14:05:49 2014
New Revision: 1572581

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

Modified:
    webservices/wss4j/trunk/parent/pom.xml

Modified: webservices/wss4j/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/parent/pom.xml?rev=1572581&r1=1572580&r2=1572581&view=diff
==============================================================================
--- webservices/wss4j/trunk/parent/pom.xml (original)
+++ webservices/wss4j/trunk/parent/pom.xml Thu Feb 27 14:05:49 2014
@@ -44,7 +44,7 @@
         <log4j.version>1.2.17</log4j.version>
         <neethi.version>3.0.2</neethi.version>
         <opensaml.version>2.6.1</opensaml.version>
-        <slf4j.version>1.7.5</slf4j.version>
+        <slf4j.version>1.7.6</slf4j.version>
         <woodstox.core.asl.version>4.2.0</woodstox.core.asl.version>
         <wsdl4j.version>1.6.2</wsdl4j.version>
         <xalan.version>2.7.1</xalan.version>