Skip to content

Commit a111b14

Browse files
committed
Start building against Spring LDAP 4.0.0-M1 snapshots
See gh-46308
1 parent fbfd09e commit a111b14

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
@@ -2377,7 +2377,7 @@ bom {
23772377
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
23782378
}
23792379
}
2380-
library("Spring LDAP", "3.3.1") {
2380+
library("Spring LDAP", "4.0.0-SNAPSHOT") {
23812381
considerSnapshots()
23822382
group("org.springframework.ldap") {
23832383
modules = [

0 commit comments

Comments
 (0)