Skip to content

Commit ff56e7c

Browse files
committed
Start building against Spring LDAP 3.2.11 snapshots
See gh-44111
1 parent 548eaf6 commit ff56e7c

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
@@ -2253,7 +2253,7 @@ bom {
22532253
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
22542254
}
22552255
}
2256-
library("Spring LDAP", "3.2.10") {
2256+
library("Spring LDAP", "3.2.11-SNAPSHOT") {
22572257
considerSnapshots()
22582258
group("org.springframework.ldap") {
22592259
modules = [

0 commit comments

Comments
 (0)