We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa352a commit 7ef2ee2Copy full SHA for 7ef2ee2
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2207,7 +2207,7 @@ bom {
2207
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
2208
}
2209
2210
- library("Spring LDAP", "3.2.12-SNAPSHOT") {
+ library("Spring LDAP", "3.2.12") {
2211
considerSnapshots()
2212
group("org.springframework.ldap") {
2213
modules = [
0 commit comments