Skip to content

Commit 65726b3

Browse files
committed
Start building against Spring LDAP 3.2.12 snapshots
See gh-45095
1 parent 68ff4a0 commit 65726b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2193,7 +2193,7 @@ bom {
21932193
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
21942194
}
21952195
}
2196-
library("Spring LDAP", "3.2.11") {
2196+
library("Spring LDAP", "3.2.12-SNAPSHOT") {
21972197
considerSnapshots()
21982198
group("org.springframework.ldap") {
21992199
modules = [

0 commit comments

Comments
 (0)