Browse Source

Upgrade to Spring LDAP 2.3.8.RELEASE

Closes gh-31044
pull/31143/head
Andy Wilkinson 4 years ago
parent
commit
7a14673a00
  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.RELEASE") {
library("Spring LDAP", "2.3.8.RELEASE") {
group("org.springframework.ldap") {
modules = [
"spring-ldap-core",

Loading…
Cancel
Save