Skip to content

Commit 19afb75

Browse files
committed
Start building against Spring LDAP 3.3.0-RC1 snapshots
See gh-45145
1 parent 1ddc048 commit 19afb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2299,7 +2299,7 @@ bom {
22992299
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
23002300
}
23012301
}
2302-
library("Spring LDAP", "3.3.0-M3") {
2302+
library("Spring LDAP", "3.3.0-SNAPSHOT") {
23032303
considerSnapshots()
23042304
group("org.springframework.ldap") {
23052305
modules = [

0 commit comments

Comments
 (0)