Browse Source

Upgrade to Spring LDAP 3.0.0-M4

Closes gh-32105
pull/32205/head
Stephane Nicoll 3 years ago
parent
commit
436366eedf
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save