Skip to content

Commit 78b79a7

Browse files
committed
Upgrade to Spring LDAP 4.0.0
Closes gh-47999
1 parent 3a913ef commit 78b79a7

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
@@ -2499,7 +2499,7 @@ bom {
24992499
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
25002500
}
25012501
}
2502-
library("Spring LDAP", "4.0.0-SNAPSHOT") {
2502+
library("Spring LDAP", "4.0.0") {
25032503
considerSnapshots()
25042504
group("org.springframework.ldap") {
25052505
modules = [

0 commit comments

Comments
 (0)