Upgrade to OAuth2 OIDC SDK 9.9.1

Closes gh-27700
This commit is contained in:
Stephane Nicoll 2021-08-17 08:09:05 +02:00
parent d9cb1871fe
commit 37c9fb09e6
1 changed files with 1 additions and 1 deletions

View File

@ -1285,7 +1285,7 @@ bom {
}
}
library("OAuth2 OIDC SDK") {
version("9.9") {
version("9.9.1") {
shouldAlignWithVersionFrom("Spring Security")
}
group("com.nimbusds") {