Skip to content

Commit

Permalink
Update com.nimbusds to 9.43.2
Browse files Browse the repository at this point in the history
Closes gh-13165
  • Loading branch information
marcusdacoregio committed May 12, 2023
1 parent bcf0906 commit eaf480b
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.7"
api "com.google.inject:guice:3.0"
api "com.nimbusds:nimbus-jose-jwt:9.24.4"
api "com.nimbusds:oauth2-oidc-sdk:9.43.1"
api "com.nimbusds:nimbus-jose-jwt:9.31"
api "com.nimbusds:oauth2-oidc-sdk:9.43.2"
api "com.squareup.okhttp3:mockwebserver:3.14.9"
api "com.squareup.okhttp3:okhttp:3.14.9"
api "com.unboundid:unboundid-ldapsdk:6.0.8"
Expand Down

0 comments on commit eaf480b

Please sign in to comment.