You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2007/01/19 22:51:26 UTC

svn commit: r497969 - /geronimo/server/branches/1.2/pom.xml

Author: jdillon
Date: Fri Jan 19 13:51:25 2007
New Revision: 497969

URL: http://svn.apache.org/viewvc?view=rev&rev=497969
Log:
(GERONIMO-2761) Upgrade to log4j 1.2.14

Modified:
    geronimo/server/branches/1.2/pom.xml

Modified: geronimo/server/branches/1.2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/1.2/pom.xml?view=diff&rev=497969&r1=497968&r2=497969
==============================================================================
--- geronimo/server/branches/1.2/pom.xml (original)
+++ geronimo/server/branches/1.2/pom.xml Fri Jan 19 13:51:25 2007
@@ -326,7 +326,7 @@
             <dependency>
                 <groupId>log4j</groupId>
                 <artifactId>log4j</artifactId>
-                <version>1.2.13</version>
+                <version>1.2.14</version>
             </dependency>
 
             <dependency>