Skip to content

Commit

Permalink
Upgrade to OAuth2 OIDC SDK 9.9.1
Browse files Browse the repository at this point in the history
Closes gh-27700
  • Loading branch information
snicoll committed Aug 17, 2021
1 parent d9cb187 commit 37c9fb0
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 @@ -1285,7 +1285,7 @@ bom {
}
}
library("OAuth2 OIDC SDK") {
version("9.9") {
version("9.9.1") {
shouldAlignWithVersionFrom("Spring Security")
}
group("com.nimbusds") {
Expand Down

0 comments on commit 37c9fb0

Please sign in to comment.