Skip to content

Commit 01d312a

Browse files
committed
Start building against Spring LDAP 3.2.5 snapshots
See gh-41726
1 parent 5d101f1 commit 01d312a

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
@@ -1635,7 +1635,7 @@ bom {
16351635
]
16361636
}
16371637
}
1638-
library("Spring LDAP", "3.2.4") {
1638+
library("Spring LDAP", "3.2.5-SNAPSHOT") {
16391639
considerSnapshots()
16401640
group("org.springframework.ldap") {
16411641
modules = [

0 commit comments

Comments
 (0)