Skip to content

Commit

Permalink
Upgrade to OAuth2 OIDC SDK 7.5
Browse files Browse the repository at this point in the history
Closes gh-21970
  • Loading branch information
wilkinsona committed Jun 16, 2020
1 parent 909b7db commit 0bb7b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1279,7 +1279,7 @@ bom {
]
}
}
library("OAuth2 OIDC SDK", "7.1.1") {
library("OAuth2 OIDC SDK", "7.5") {
group("com.nimbusds") {
modules = [
"oauth2-oidc-sdk"
Expand Down

0 comments on commit 0bb7b0f

Please sign in to comment.