Upgrade to Nimbus JOSE JWT 9.8.1

Closes gh-26077
This commit is contained in:
Stephane Nicoll 2021-04-13 18:05:22 +02:00
parent bcd79751c6
commit 15f0d3d2f3
1 changed files with 1 additions and 1 deletions

View File

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