Skip to content

Commit 2db1f75

Browse files
committed
Upgrade to Spring LDAP 4.1.0-RC1
Closes gh-49999
1 parent 964a8bd commit 2db1f75

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
@@ -2651,7 +2651,7 @@ bom {
26512651
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
26522652
}
26532653
}
2654-
library("Spring LDAP", "4.1.0-SNAPSHOT") {
2654+
library("Spring LDAP", "4.1.0-RC1") {
26552655
considerSnapshots()
26562656
group("org.springframework.ldap") {
26572657
modules = [

0 commit comments

Comments
 (0)