We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 964a8bd commit 2db1f75Copy full SHA for 2db1f75
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -2651,7 +2651,7 @@ bom {
2651
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
2652
}
2653
2654
- library("Spring LDAP", "4.1.0-SNAPSHOT") {
+ library("Spring LDAP", "4.1.0-RC1") {
2655
considerSnapshots()
2656
group("org.springframework.ldap") {
2657
modules = [
0 commit comments