Browse Source

Upgrade to Spring LDAP 3.2.0-M2

Closes gh-36679
pull/37038/head
Stephane Nicoll 2 years ago
parent
commit
5e41d910f0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save