Browse Source

Upgrade to Spring LDAP 3.2.15

Closes gh-47452
pull/47902/head
Stéphane Nicoll 4 months ago
parent
commit
5d2e5da3b5
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save