Browse Source

Upgrade to Spring LDAP 3.2.14

Closes gh-46695
pull/47304/head
Stéphane Nicoll 6 months ago
parent
commit
863a0f80cc
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save