Skip to content

Commit dbdf74b

Browse files
committed
Start building against Spring LDAP 3.2.3 snapshots
See gh-40228
1 parent f46fae5 commit dbdf74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1932,7 +1932,7 @@ bom {
19321932
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
19331933
}
19341934
}
1935-
library("Spring LDAP", "3.2.2") {
1935+
library("Spring LDAP", "3.2.3-SNAPSHOT") {
19361936
considerSnapshots()
19371937
group("org.springframework.ldap") {
19381938
modules = [

0 commit comments

Comments
 (0)