Browse Source

Upgrade to Spring LDAP 4.1.0-M2

Closes gh-49444
pull/49624/head
Stéphane Nicoll 1 day ago
parent
commit
b6adeeb37d
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save