We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 667dbb1 commit bd831ddCopy full SHA for bd831dd
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2392,7 +2392,7 @@ bom {
2392
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
2393
}
2394
2395
- library("Spring LDAP", "3.3.7-SNAPSHOT") {
+ library("Spring LDAP", "3.3.7") {
2396
considerSnapshots()
2397
group("org.springframework.ldap") {
2398
modules = [
0 commit comments