Browse Source

Upgrade to Spring LDAP 2.3.4.RELEASE

Closes gh-26394
pull/26476/head
Andy Wilkinson 5 years ago
parent
commit
01d3aa5fba
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save