Skip to content

Commit 4f6243f

Browse files
committed
Upgrade to Spring LDAP 4.0.0-M3
Closes gh-47005
1 parent 6fba2c2 commit 4f6243f

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
@@ -2409,7 +2409,7 @@ bom {
24092409
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
24102410
}
24112411
}
2412-
library("Spring LDAP", "4.0.0-SNAPSHOT") {
2412+
library("Spring LDAP", "4.0.0-M3") {
24132413
considerSnapshots()
24142414
group("org.springframework.ldap") {
24152415
modules = [

0 commit comments

Comments
 (0)