Skip to content

Commit 4ea1e15

Browse files
committed
Start building against Spring LDAP 3.2.13 snapshots
See gh-45770
1 parent ec980a5 commit 4ea1e15

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
@@ -2210,7 +2210,7 @@ bom {
22102210
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
22112211
}
22122212
}
2213-
library("Spring LDAP", "3.2.12") {
2213+
library("Spring LDAP", "3.2.13-SNAPSHOT") {
22142214
considerSnapshots()
22152215
group("org.springframework.ldap") {
22162216
modules = [

0 commit comments

Comments
 (0)