Upgrade to Nimbus JOSE JWT 9.0.1

Closes gh-23355
This commit is contained in:
Stephane Nicoll
2020-09-16 13:31:03 +02:00
parent 6a808ee813
commit a44424b881

View File

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