Commit d4039648 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to OAuth2 OIDC SDK 8.36.2

Closes gh-27067
parent 1f53e93b
...@@ -1197,7 +1197,7 @@ bom { ...@@ -1197,7 +1197,7 @@ bom {
} }
} }
library("OAuth2 OIDC SDK") { library("OAuth2 OIDC SDK") {
version("8.36.1") { version("8.36.2") {
shouldAlignWithVersionFrom("Spring Security") shouldAlignWithVersionFrom("Spring Security")
} }
group("com.nimbusds") { group("com.nimbusds") {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment