Browse Source

Upgrade to Spring LDAP 3.2.1

Closes gh-38699
pull/38884/head
Brian Clozel 2 years ago
parent
commit
67458b8662
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save