Skip to content

Commit f7d5ece

Browse files
committed
Start building against Spring LDAP 3.2.14 snapshots
See gh-46695
1 parent e7482bb commit f7d5ece

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

0 commit comments

Comments
 (0)