Skip to content

Commit

Permalink
Update com.nimbusds to 9.19
Browse files Browse the repository at this point in the history
Closes gh-10491
  • Loading branch information
rwinch committed Nov 11, 2021
1 parent 23e5177 commit 98a88ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/spring-security-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
api "ch.qos.logback:logback-classic:1.2.7"
api "com.google.inject:guice:3.0"
api "com.nimbusds:nimbus-jose-jwt:9.14"
api "com.nimbusds:oauth2-oidc-sdk:9.18"
api "com.nimbusds:oauth2-oidc-sdk:9.19"
api "com.squareup.okhttp3:mockwebserver:3.14.9"
api "com.squareup.okhttp3:okhttp:3.14.9"
api "com.unboundid:unboundid-ldapsdk:4.0.14"
Expand Down

0 comments on commit 98a88ff

Please sign in to comment.