Skip to content

Commit

Permalink
Update com.nimbusds to 9.43.1
Browse files Browse the repository at this point in the history
Closes gh-11858
  • Loading branch information
marcusdacoregio committed Sep 16, 2022
1 parent 3a584e0 commit cc919c5
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 @@ -19,8 +19,8 @@ dependencies {
constraints {
api "ch.qos.logback:logback-classic:1.4.1"
api "com.google.inject:guice:3.0"
api "com.nimbusds:nimbus-jose-jwt:9.23"
api "com.nimbusds:oauth2-oidc-sdk:9.38.1"
api "com.nimbusds:nimbus-jose-jwt:9.24.4"
api "com.nimbusds:oauth2-oidc-sdk:9.43.1"
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 cc919c5

Please sign in to comment.