Skip to content

Commit 5544ccd

Browse files
committed
Start build against Spring LDAP 3.2.0-M2 snapshots
See gh-36679
1 parent 309ea53 commit 5544ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1434,7 +1434,7 @@ bom {
14341434
]
14351435
}
14361436
}
1437-
library("Spring LDAP", "3.2.0-M1") {
1437+
library("Spring LDAP", "3.2.0-SNAPSHOT") {
14381438
group("org.springframework.ldap") {
14391439
modules = [
14401440
"spring-ldap-core",

0 commit comments

Comments
 (0)