Upgrade to OAuth2 OIDC SDK 8.36.2

Closes gh-27067
This commit is contained in:
Stephane Nicoll
2021-06-24 07:27:06 +02:00
parent 1f53e93b8d
commit d4039648c7

View File

@@ -1197,7 +1197,7 @@ bom {
}
}
library("OAuth2 OIDC SDK") {
version("8.36.1") {
version("8.36.2") {
shouldAlignWithVersionFrom("Spring Security")
}
group("com.nimbusds") {