Browse Source

Upgrade to Spring LDAP 3.2.11

Closes gh-44111
pull/44306/head
Stéphane Nicoll 10 months ago
parent
commit
f7cbddabc5
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -2249,7 +2249,7 @@ bom { @@ -2249,7 +2249,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
}
}
library("Spring LDAP", "3.2.11-SNAPSHOT") {
library("Spring LDAP", "3.2.11") {
considerSnapshots()
group("org.springframework.ldap") {
modules = [

Loading…
Cancel
Save