Skip to content

Commit 1b28901

Browse files
committed
Start building against Spring LDAP 3.2.2 snapshots
See gh-39498
1 parent bc91b34 commit 1b28901

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
@@ -1500,7 +1500,7 @@ bom {
15001500
]
15011501
}
15021502
}
1503-
library("Spring LDAP", "3.2.1") {
1503+
library("Spring LDAP", "3.2.2-SNAPSHOT") {
15041504
considerSnapshots()
15051505
group("org.springframework.ldap") {
15061506
modules = [

0 commit comments

Comments
 (0)