Start building against Spring LDAP 2.4.0-RC1 snapshots

See gh-30606
This commit is contained in:
Stephane Nicoll
2022-04-09 17:05:38 +02:00
parent 454f409a14
commit 65efc75c6f

View File

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