Skip to content

Commit 5db3934

Browse files
committed
Start building against Spring LDAP 3.0.2 snapshots
See gh-34904
1 parent b4f0e25 commit 5db3934

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
@@ -1392,7 +1392,7 @@ bom {
13921392
]
13931393
}
13941394
}
1395-
library("Spring LDAP", "3.0.1") {
1395+
library("Spring LDAP", "3.0.2-SNAPSHOT") {
13961396
group("org.springframework.ldap") {
13971397
modules = [
13981398
"spring-ldap-core",

0 commit comments

Comments
 (0)