Browse Source

Upgrade to Spring LDAP 3.0.4

Closes gh-35741
pull/37018/head
Stephane Nicoll 3 years ago
parent
commit
3194edefbd
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1392,7 +1392,7 @@ bom { @@ -1392,7 +1392,7 @@ bom {
]
}
}
library("Spring LDAP", "3.0.4-SNAPSHOT") {
library("Spring LDAP", "3.0.4") {
group("org.springframework.ldap") {
modules = [
"spring-ldap-core",

Loading…
Cancel
Save