Skip to content

Commit 1c9f597

Browse files
committed
Upgrade to Spring LDAP 4.0.1
Closes gh-48442
1 parent 1e01abb commit 1c9f597

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
@@ -2496,7 +2496,7 @@ bom {
24962496
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
24972497
}
24982498
}
2499-
library("Spring LDAP", "4.0.1-SNAPSHOT") {
2499+
library("Spring LDAP", "4.0.1") {
25002500
considerSnapshots()
25012501
group("org.springframework.ldap") {
25022502
modules = [

0 commit comments

Comments
 (0)