Start building against Spring LDAP 2.4.0 snapshots

See gh-31017
This commit is contained in:
Andy Wilkinson 2022-05-12 17:49:31 +01:00
parent 22d5ce2380
commit f7b55ecec3
1 changed files with 1 additions and 1 deletions

View File

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