Upgrade to Spring LDAP 2.4.0

Closes gh-31017
This commit is contained in:
Andy Wilkinson 2022-05-13 14:08:43 +01:00
parent 356f02deda
commit a46a0882f4
1 changed files with 1 additions and 1 deletions

View File

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