Start build against Spring LDAP 3.2.0-M2 snapshots

See gh-36679
This commit is contained in:
Stephane Nicoll 2023-08-04 13:45:15 +02:00
parent 309ea53ff3
commit 5544ccdcba
1 changed files with 1 additions and 1 deletions

View File

@ -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",