Browse Source

Start building against Spring LDAP 3.0.5 snapshots

See gh-36836
pull/37018/head
Stephane Nicoll 3 years ago
parent
commit
aad34aee28
  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") {
library("Spring LDAP", "3.0.5-SNAPSHOT") {
group("org.springframework.ldap") {
modules = [
"spring-ldap-core",

Loading…
Cancel
Save