Upgrade to Nimbus JOSE JWT 9.10.1

Closes gh-27701
This commit is contained in:
Stephane Nicoll 2021-08-17 08:09:06 +02:00
parent 37c9fb09e6
commit 34c83d6016

View File

@ -1295,7 +1295,7 @@ bom {
}
}
library("Nimbus JOSE JWT") {
version("9.10") {
version("9.10.1") {
shouldAlignWithVersionFrom("Spring Security")
}
group("com.nimbusds") {