Skip to content

Commit c9cdd32

Browse files
committed
Start building against Spring LDAP 3.2.7 snapshots
See gh-42550
1 parent f54603c commit c9cdd32

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
@@ -2054,7 +2054,7 @@ bom {
20542054
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
20552055
}
20562056
}
2057-
library("Spring LDAP", "3.2.6") {
2057+
library("Spring LDAP", "3.2.7-SNAPSHOT") {
20582058
considerSnapshots()
20592059
group("org.springframework.ldap") {
20602060
modules = [

0 commit comments

Comments
 (0)