Skip to content

Commit 34fac24

Browse files
committed
Start building against Spring LDAP 3.3.0-M2 snapshots
See gh-44164
1 parent 00fb661 commit 34fac24

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
@@ -2344,7 +2344,7 @@ bom {
23442344
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
23452345
}
23462346
}
2347-
library("Spring LDAP", "3.3.0-M1") {
2347+
library("Spring LDAP", "3.3.0-SNAPSHOT") {
23482348
considerSnapshots()
23492349
group("org.springframework.ldap") {
23502350
modules = [

0 commit comments

Comments
 (0)