Skip to content

Commit 699365c

Browse files
committed
Start building against Spring LDAP 3.2.12 snapshots
See gh-45059
1 parent 55c4e80 commit 699365c

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
@@ -2205,7 +2205,7 @@ bom {
22052205
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
22062206
}
22072207
}
2208-
library("Spring LDAP", "3.2.11") {
2208+
library("Spring LDAP", "3.2.12-SNAPSHOT") {
22092209
considerSnapshots()
22102210
group("org.springframework.ldap") {
22112211
modules = [

0 commit comments

Comments
 (0)