浏览代码

SEC-1747: Upgrade to Spring LDAP 1.3.1

Luke Taylor 14 年之前
父节点
当前提交
a2cdbab50c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -527,7 +527,7 @@
             <dependency>
                 <groupId>org.springframework.ldap</groupId>
                 <artifactId>spring-ldap-core</artifactId>
-                <version>1.3.0.RELEASE</version>
+                <version>1.3.1.RELEASE</version>
                 <exclusions>
                     <exclusion>
                         <groupId>org.springframework</groupId>