Skip to content

Commit bcf9e6c

Browse files
committed
Start building against Spring LDAP 3.2.9 snapshots
See gh-43417
1 parent 49df76a commit bcf9e6c

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
@@ -2234,7 +2234,7 @@ bom {
22342234
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
22352235
}
22362236
}
2237-
library("Spring LDAP", "3.2.8") {
2237+
library("Spring LDAP", "3.2.9-SNAPSHOT") {
22382238
considerSnapshots()
22392239
group("org.springframework.ldap") {
22402240
modules = [

0 commit comments

Comments
 (0)