Skip to content

Commit 06c4eaa

Browse files
committed
Upgrade to Spring LDAP 4.0.0-M1
Closes gh-46308
1 parent a2f7d98 commit 06c4eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2375,7 +2375,7 @@ bom {
23752375
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
23762376
}
23772377
}
2378-
library("Spring LDAP", "4.0.0-SNAPSHOT") {
2378+
library("Spring LDAP", "4.0.0-M1") {
23792379
considerSnapshots()
23802380
group("org.springframework.ldap") {
23812381
modules = [

0 commit comments

Comments
 (0)