Updated slf4j version in ldap sample

This commit is contained in:
Luke Taylor 2009-12-08 20:24:12 +00:00
parent 38a09766f0
commit 94d185a6be

View File

@ -56,7 +56,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.4.3</version>
<version>1.5.8</version>
<scope>runtime</scope>
</dependency>
</dependencies>