Преглед изворни кода

Updated slf4j version in ldap sample

Luke Taylor пре 15 година
родитељ
комит
94d185a6be
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      samples/ldap/pom.xml

+ 1 - 1
samples/ldap/pom.xml

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