Skip to content

Commit 76039f3

Browse files
committed
Start building against Spring LDAP 2.4.0-M2 snapshots
See gh-29764
1 parent 137bcd9 commit 76039f3

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
@@ -1701,7 +1701,7 @@ bom {
17011701
]
17021702
}
17031703
}
1704-
library("Spring LDAP", "2.4.0-M1") {
1704+
library("Spring LDAP", "2.4.0-SNAPSHOT") {
17051705
group("org.springframework.ldap") {
17061706
modules = [
17071707
"spring-ldap-core",

0 commit comments

Comments
 (0)