Upgrade to Spring LDAP 2.4.0-RC1

Closes gh-30606
This commit is contained in:
Stephane Nicoll 2022-04-19 08:14:03 +02:00
parent 24f2880c7a
commit d4f9420bef

View File

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