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/08/30 06:35:24 UTC

svn commit: r438356 - /directory/branches/shared/0.9.5/ldap/pom.xml

Author: akarasulu
Date: Tue Aug 29 21:35:24 2006
New Revision: 438356

URL: http://svn.apache.org/viewvc?rev=438356&view=rev
Log:
Fix for DIRSERVER-718: updating all nlog4j versions to 1.2.25

Modified:
    directory/branches/shared/0.9.5/ldap/pom.xml

Modified: directory/branches/shared/0.9.5/ldap/pom.xml
URL: http://svn.apache.org/viewvc/directory/branches/shared/0.9.5/ldap/pom.xml?rev=438356&r1=438355&r2=438356&view=diff
==============================================================================
--- directory/branches/shared/0.9.5/ldap/pom.xml (original)
+++ directory/branches/shared/0.9.5/ldap/pom.xml Tue Aug 29 21:35:24 2006
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>nlog4j</artifactId>
-      <version>1.2.24</version>
+      <version>1.2.25</version>
       <scope>provided</scope>
     </dependency>