We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0f972 commit 854e403Copy full SHA for 854e403
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -2523,7 +2523,7 @@ bom {
2523
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
2524
}
2525
2526
- library("Spring LDAP", "4.0.3-SNAPSHOT") {
+ library("Spring LDAP", "4.0.3") {
2527
considerSnapshots()
2528
group("org.springframework.ldap") {
2529
modules = [
0 commit comments