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/12/22 12:12:51 UTC

svn commit: r1647292 - /webservices/wss4j/branches/1_6_x-fixes/pom.xml

Author: coheigea
Date: Mon Dec 22 11:12:51 2014
New Revision: 1647292

URL: http://svn.apache.org/r1647292
Log:
Updating dependencies

Modified:
    webservices/wss4j/branches/1_6_x-fixes/pom.xml

Modified: webservices/wss4j/branches/1_6_x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/1_6_x-fixes/pom.xml?rev=1647292&r1=1647291&r2=1647292&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/pom.xml (original)
+++ webservices/wss4j/branches/1_6_x-fixes/pom.xml Mon Dec 22 11:12:51 2014
@@ -379,9 +379,9 @@
         <commons.logging.version>1.1.1</commons.logging.version>
         <xalan.version>2.7.2</xalan.version>
         <xerces.version>2.9.1</xerces.version>
-        <junit.version>4.11</junit.version>
+        <junit.version>4.12</junit.version>
         <log4j.version>1.2.17</log4j.version>
-        <slf4j.version>1.7.7</slf4j.version>
+        <slf4j.version>1.7.9</slf4j.version>
 
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     </properties>