Browse Source

Upgrade to Spring LDAP 2.3.4.RELEASE

Closes gh-25528
pull/27078/head
Andy Wilkinson 5 years ago
parent
commit
f8bf09ff02
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1702,7 +1702,7 @@ bom { @@ -1702,7 +1702,7 @@ bom {
]
}
}
library("Spring LDAP", "2.3.3.RELEASE") {
library("Spring LDAP", "2.3.4.RELEASE") {
group("org.springframework.ldap") {
modules = [
"spring-ldap-core",

Loading…
Cancel
Save