Skip to content

Commit 48e606f

Browse files
committed
Start building against Spring LDAP 3.0.0-RC1 snapshots
See gh-32624
1 parent 02183d8 commit 48e606f

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
@@ -1460,7 +1460,7 @@ bom {
14601460
]
14611461
}
14621462
}
1463-
library("Spring LDAP", "3.0.0-M4") {
1463+
library("Spring LDAP", "3.0.0-SNAPSHOT") {
14641464
group("org.springframework.ldap") {
14651465
modules = [
14661466
"spring-ldap-core",

0 commit comments

Comments
 (0)