Browse Source

Upgrade to Spring LDAP 2.3.6

Closes gh-29720
pull/30003/head
Stephane Nicoll 4 years ago
parent
commit
47510924e5
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1681,7 +1681,7 @@ bom { @@ -1681,7 +1681,7 @@ bom {
]
}
}
library("Spring LDAP", "2.3.6.BUILD-SNAPSHOT") {
library("Spring LDAP", "2.3.6.RELEASE") {
group("org.springframework.ldap") {
modules = [
"spring-ldap-core",

Loading…
Cancel
Save