Upgrade to Spring LDAP 2.4.1

Closes gh-31373
This commit is contained in:
Stephane Nicoll 2022-06-17 11:00:10 +02:00
parent c61fab2777
commit 3366e4de25
1 changed files with 1 additions and 1 deletions

View File

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