Browse Source

Start building against Spring LDAP 2.3.5 snapshots

See gh-28972
pull/29089/head
Stephane Nicoll 4 years ago
parent
commit
9dc2450cd7
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1680,7 +1680,7 @@ bom { @@ -1680,7 +1680,7 @@ bom {
]
}
}
library("Spring LDAP", "2.3.4.RELEASE") {
library("Spring LDAP", "2.3.5.BUILD-SNAPSHOT") {
group("org.springframework.ldap") {
modules = [
"spring-ldap-core",

Loading…
Cancel
Save