You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jg...@apache.org on 2010/06/30 15:48:54 UTC

svn commit: r959308 - /servicemix/smx3/trunk/pom.xml

Author: jgoodyear
Date: Wed Jun 30 13:48:54 2010
New Revision: 959308

URL: http://svn.apache.org/viewvc?rev=959308&view=rev
Log:
SM-1960: Upgrade to log4j 1.2.16

Modified:
    servicemix/smx3/trunk/pom.xml

Modified: servicemix/smx3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/pom.xml?rev=959308&r1=959307&r2=959308&view=diff
==============================================================================
--- servicemix/smx3/trunk/pom.xml (original)
+++ servicemix/smx3/trunk/pom.xml Wed Jun 30 13:48:54 2010
@@ -1357,7 +1357,7 @@
             <dependency>
                 <groupId>log4j</groupId>
                 <artifactId>log4j</artifactId>
-                <version>1.2.14</version>
+                <version>1.2.16</version>
             </dependency>
             <dependency>
                 <groupId>mx4j</groupId>