You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2006/12/20 04:55:46 UTC

svn commit: r488910 - /directory/trunks/triplesec/pom.xml

Author: akarasulu
Date: Tue Dec 19 19:55:45 2006
New Revision: 488910

URL: http://svn.apache.org/viewvc?view=rev&rev=488910
Log:
log4j up to 1.2.13 needed for wicket

Modified:
    directory/trunks/triplesec/pom.xml

Modified: directory/trunks/triplesec/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/triplesec/pom.xml?view=diff&rev=488910&r1=488909&r2=488910
==============================================================================
--- directory/trunks/triplesec/pom.xml (original)
+++ directory/trunks/triplesec/pom.xml Tue Dec 19 19:55:45 2006
@@ -70,7 +70,7 @@
       <dependency>
         <groupId>log4j</groupId>
         <artifactId>log4j</artifactId>
-        <version>1.2.11</version>
+        <version>1.2.13</version>
       </dependency>
 
       <dependency>