Upgrade to OAuth2 OIDC SDK 9.3.3

Closes gh-26076
This commit is contained in:
Stephane Nicoll 2021-04-13 18:05:20 +02:00
parent 51dc0baf02
commit bcd79751c6
1 changed files with 1 additions and 1 deletions

View File

@ -1281,7 +1281,7 @@ bom {
] ]
} }
} }
library("OAuth2 OIDC SDK", "9.2.2") { library("OAuth2 OIDC SDK", "9.3.3") {
group("com.nimbusds") { group("com.nimbusds") {
modules = [ modules = [
"oauth2-oidc-sdk" "oauth2-oidc-sdk"