Browse Source

Upgrade to Spring LDAP 3.1.1

Closes gh-36847
pull/38706/head
Stephane Nicoll 2 years ago
parent
commit
f5821653ff
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save