Skip to content

Commit f0fd248

Browse files
committed
Start building against Spring LDAP 3.2.9 snapshots
See gh-43395
1 parent 8761285 commit f0fd248

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
@@ -2251,7 +2251,7 @@ bom {
22512251
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
22522252
}
22532253
}
2254-
library("Spring LDAP", "3.2.8") {
2254+
library("Spring LDAP", "3.2.9-SNAPSHOT") {
22552255
considerSnapshots()
22562256
group("org.springframework.ldap") {
22572257
modules = [

0 commit comments

Comments
 (0)