Browse Source

Upgrade to Spring LDAP 2.3.7

Closes gh-30598
pull/30839/head
Stephane Nicoll 4 years ago
parent
commit
376aa199ba
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save