浏览代码

SEC-2486: Update tests to Spring LDAP 2.0.1.RELEASE

Rob Winch 11 年之前
父节点
当前提交
f2cde4ffa3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -28,7 +28,7 @@ allprojects {
     ext.springVersion = '3.2.8.RELEASE'
     ext.spring4Version = '4.0.2.RELEASE'
     ext.springLdapVersion = '1.3.2.RELEASE'
-    ext.springLdap2Version = '2.0.1.CI-SNAPSHOT'
+    ext.springLdap2Version = '2.0.1.RELEASE'
 
     group = 'org.springframework.security'