Skip to content

Commit 79371d8

Browse files
committed
Start building against Spring LDAP 3.3.3 snapshots
See gh-46707
1 parent d433a4b commit 79371d8

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
@@ -2363,7 +2363,7 @@ bom {
23632363
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
23642364
}
23652365
}
2366-
library("Spring LDAP", "3.3.2") {
2366+
library("Spring LDAP", "3.3.3-SNAPSHOT") {
23672367
considerSnapshots()
23682368
group("org.springframework.ldap") {
23692369
modules = [

0 commit comments

Comments
 (0)