Browse Source

Start build against Spring LDAP 3.2.0-M2 snapshots

See gh-36679
pull/36455/head
Stephane Nicoll 3 years ago
parent
commit
5544ccdcba
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save