Skip to content

Commit a253ede

Browse files
committed
Start building against Spring LDAP 3.2.4 snapshots
See gh-41023
1 parent a09e0e0 commit a253ede

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
@@ -1626,7 +1626,7 @@ bom {
16261626
]
16271627
}
16281628
}
1629-
library("Spring LDAP", "3.2.3") {
1629+
library("Spring LDAP", "3.2.4-SNAPSHOT") {
16301630
considerSnapshots()
16311631
group("org.springframework.ldap") {
16321632
modules = [

0 commit comments

Comments
 (0)