Start building against Spring LDAP 2.4.1 snapshots

See gh-31373
This commit is contained in:
Stephane Nicoll 2022-06-14 07:43:52 +02:00
parent 37af43cb18
commit 02da20ec98
1 changed files with 1 additions and 1 deletions

View File

@ -1736,7 +1736,7 @@ bom {
]
}
}
library("Spring LDAP", "2.4.0") {
library("Spring LDAP", "2.4.1-SNAPSHOT") {
prohibit("[3.0.0-M1,)") {
because "it uses Spring Framework 6"
}