Skip to content

Commit 1983c9c

Browse files
committed
Start building against Spring LDAP 3.3.0-M1 snapshots
See gh-43765
1 parent 9919179 commit 1983c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2235,7 +2235,7 @@ bom {
22352235
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
22362236
}
22372237
}
2238-
library("Spring LDAP", "3.2.10") {
2238+
library("Spring LDAP", "3.3.0-SNAPSHOT") {
22392239
considerSnapshots()
22402240
group("org.springframework.ldap") {
22412241
modules = [

0 commit comments

Comments
 (0)