Skip to content

Commit 37a6c6d

Browse files
committed
Start building against Spring LDAP 3.2.13 snapshots
See gh-45758
1 parent a497d95 commit 37a6c6d

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
@@ -2227,7 +2227,7 @@ bom {
22272227
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
22282228
}
22292229
}
2230-
library("Spring LDAP", "3.2.12") {
2230+
library("Spring LDAP", "3.2.13-SNAPSHOT") {
22312231
considerSnapshots()
22322232
group("org.springframework.ldap") {
22332233
modules = [

0 commit comments

Comments
 (0)