Skip to content

Commit 69570a6

Browse files
committed
Revert to Spring LDAP 3.0.0-M2
See gh-31618
1 parent 46ddd85 commit 69570a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1455,7 +1455,7 @@ bom {
14551455
]
14561456
}
14571457
}
1458-
library("Spring LDAP", "3.0.0-SNAPSHOT") {
1458+
library("Spring LDAP", "3.0.0-M2") {
14591459
group("org.springframework.ldap") {
14601460
modules = [
14611461
"spring-ldap-core",

0 commit comments

Comments
 (0)