You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2006/01/19 01:27:09 UTC

svn commit: r370327 - /directory/trunks/asn1/pom.xml

Author: elecharny
Date: Wed Jan 18 16:27:06 2006
New Revision: 370327

URL: http://svn.apache.org/viewcvs?rev=370327&view=rev
Log:
- Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21
- Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5

Modified:
    directory/trunks/asn1/pom.xml

Modified: directory/trunks/asn1/pom.xml
URL: http://svn.apache.org/viewcvs/directory/trunks/asn1/pom.xml?rev=370327&r1=370326&r2=370327&view=diff
==============================================================================
--- directory/trunks/asn1/pom.xml (original)
+++ directory/trunks/asn1/pom.xml Wed Jan 18 16:27:06 2006
@@ -15,7 +15,7 @@
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-simple</artifactId>
-      <version>1.0-rc3</version>
+      <version>1.0-rc5</version>
       <scope>provided</scope>
     </dependency>
   </dependencies>