Skip to content

Commit

Permalink
Update com.nimbusds to 9.30
Browse files Browse the repository at this point in the history
Closes gh-10983
  • Loading branch information
sjohnr committed Mar 18, 2022
1 parent 3abae62 commit aebb380
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies/spring-security-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ dependencies {
constraints {
api "ch.qos.logback:logback-classic:1.2.11"
api "com.google.inject:guice:3.0"
api "com.nimbusds:nimbus-jose-jwt:9.15.2"
api "com.nimbusds:oauth2-oidc-sdk:9.22"
api "com.nimbusds:nimbus-jose-jwt:9.21"
api "com.nimbusds:oauth2-oidc-sdk:9.30"
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 aebb380

Please sign in to comment.