Skip to content

Commit ff507d1

Browse files
committed
Upgrade to Spring LDAP 4.0.0-M2
Closes gh-46621
1 parent 322914e commit ff507d1

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
@@ -2411,7 +2411,7 @@ bom {
24112411
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
24122412
}
24132413
}
2414-
library("Spring LDAP", "4.0.0-SNAPSHOT") {
2414+
library("Spring LDAP", "4.0.0-M2") {
24152415
considerSnapshots()
24162416
group("org.springframework.ldap") {
24172417
modules = [

0 commit comments

Comments
 (0)