Browse Source

Upgrade to Spring LDAP 3.0.1

Closes gh-34154
pull/34503/head
Brian Clozel 3 years ago
parent
commit
bf15797014
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save