Skip to content

Commit 854e403

Browse files
committed
Upgrade to Spring LDAP 4.0.3
Closes gh-49980
1 parent ee0f972 commit 854e403

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2523,7 +2523,7 @@ bom {
25232523
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
25242524
}
25252525
}
2526-
library("Spring LDAP", "4.0.3-SNAPSHOT") {
2526+
library("Spring LDAP", "4.0.3") {
25272527
considerSnapshots()
25282528
group("org.springframework.ldap") {
25292529
modules = [

0 commit comments

Comments
 (0)