Start building against Spring LDAP 3.1.1 snapshots

See gh-36847
This commit is contained in:
Stephane Nicoll 2023-08-09 11:01:22 +02:00
parent b96c24878a
commit 13dad8ab06
1 changed files with 1 additions and 1 deletions

View File

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