Skip to content

Commit b1064bd

Browse files
Update to Spring LDAP 3.0.0-M3
Closes gh-11718
1 parent e8184d1 commit b1064bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/spring-security-dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies {
6565
api "org.skyscreamer:jsonassert:1.5.1"
6666
api "org.slf4j:log4j-over-slf4j:1.7.36"
6767
api "org.slf4j:slf4j-api:1.7.36"
68-
api "org.springframework.ldap:spring-ldap-core:3.0.0-SNAPSHOT"
68+
api "org.springframework.ldap:spring-ldap-core:3.0.0-M3"
6969
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
7070
}
7171
}

0 commit comments

Comments
 (0)