Upgrade to Nimbus JOSE JWT 9.10

Closes gh-27039
This commit is contained in:
Stephane Nicoll 2021-06-23 10:40:06 +02:00
parent 4a28e21047
commit 254a29f9be
1 changed files with 1 additions and 1 deletions

View File

@ -1291,7 +1291,7 @@ bom {
]
}
}
library("Nimbus JOSE JWT", "9.8.1") {
library("Nimbus JOSE JWT", "9.10") {
group("com.nimbusds") {
modules = [
"nimbus-jose-jwt"