Skip to content

Commit 72cb71b

Browse files
committed
Start building against Spring LDAP 3.2.7 snapshots
See gh-42565
1 parent 29c425a commit 72cb71b

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
@@ -2048,7 +2048,7 @@ bom {
20482048
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
20492049
}
20502050
}
2051-
library("Spring LDAP", "3.2.6") {
2051+
library("Spring LDAP", "3.2.7-SNAPSHOT") {
20522052
considerSnapshots()
20532053
group("org.springframework.ldap") {
20542054
modules = [

0 commit comments

Comments
 (0)