Skip to content

Commit 7f53a21

Browse files
committed
Start building against Spring LDAP 3.1.3 snapshots
See gh-38681
1 parent 486c34b commit 7f53a21

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
@@ -1454,7 +1454,7 @@ bom {
14541454
]
14551455
}
14561456
}
1457-
library("Spring LDAP", "3.1.2") {
1457+
library("Spring LDAP", "3.1.3-SNAPSHOT") {
14581458
considerSnapshots()
14591459
group("org.springframework.ldap") {
14601460
modules = [

0 commit comments

Comments
 (0)