Browse Source

Upgrade to Spring LDAP 3.2.2

Closes gh-39498
pull/39734/head
Andy Wilkinson 2 years ago
parent
commit
29f1ee767a
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save