Browse Source

Upgrade to Spring LDAP 3.2.6

Closes gh-41726
pull/42868/head
Stéphane Nicoll 2 years ago
parent
commit
2dbee6d988
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save