Skip to content

Commit e0a40b2

Browse files
committed
Start building against Spring LDAP 4.0.0-M2 snapshots
See gh-46621
1 parent 067b420 commit e0a40b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2411,7 +2411,7 @@ bom {
24112411
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
24122412
}
24132413
}
2414-
library("Spring LDAP", "4.0.0-M1") {
2414+
library("Spring LDAP", "4.0.0-SNAPSHOT") {
24152415
considerSnapshots()
24162416
group("org.springframework.ldap") {
24172417
modules = [

0 commit comments

Comments
 (0)