Browse Source

Upgrade to Spring LDAP 4.1.0-M1

Closes gh-49119
pull/49230/head
Stéphane Nicoll 1 month ago
parent
commit
dada7696d6
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -2554,7 +2554,7 @@ bom { @@ -2554,7 +2554,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-M1") {
considerSnapshots()
group("org.springframework.ldap") {
modules = [

Loading…
Cancel
Save