Browse Source

Upgrade to Spring LDAP 3.2.0

Closes gh-38317
pull/38386/head
Andy Wilkinson 2 years ago
parent
commit
3b3bfd8a1b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save