Skip to content

Commit 95854f4

Browse files
committed
Start building against Spring LDAP 3.2.5 snapshots
See gh-41739
1 parent fcd2085 commit 95854f4

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
@@ -2061,7 +2061,7 @@ bom {
20612061
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
20622062
}
20632063
}
2064-
library("Spring LDAP", "3.2.4") {
2064+
library("Spring LDAP", "3.2.5-SNAPSHOT") {
20652065
considerSnapshots()
20662066
group("org.springframework.ldap") {
20672067
modules = [

0 commit comments

Comments
 (0)