Skip to content

Commit e9c36cc

Browse files
committed
Start building against Spring LDAP 3.2.11 snapshots
See gh-44124
1 parent 1d85aa4 commit e9c36cc

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
@@ -2236,7 +2236,7 @@ bom {
22362236
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
22372237
}
22382238
}
2239-
library("Spring LDAP", "3.2.10") {
2239+
library("Spring LDAP", "3.2.11-SNAPSHOT") {
22402240
considerSnapshots()
22412241
group("org.springframework.ldap") {
22422242
modules = [

0 commit comments

Comments
 (0)