Skip to content

Commit 0835878

Browse files
committed
Start building against Spring LDAP 3.3.0-M3 snapshots
See gh-44596
1 parent 6301bbd commit 0835878

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
@@ -2341,7 +2341,7 @@ bom {
23412341
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
23422342
}
23432343
}
2344-
library("Spring LDAP", "3.3.0-M2") {
2344+
library("Spring LDAP", "3.3.0-SNAPSHOT") {
23452345
considerSnapshots()
23462346
group("org.springframework.ldap") {
23472347
modules = [

0 commit comments

Comments
 (0)