Skip to content

Commit

Permalink
Update com.nimbusds to 9.43.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sjohnr committed Jun 16, 2023
1 parent 1c126b1 commit 88b6d17
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.8"
api "com.google.inject:guice:3.0"
api "com.nimbusds:nimbus-jose-jwt:9.31"
api "com.nimbusds:oauth2-oidc-sdk:9.43.2"
api "com.nimbusds:nimbus-jose-jwt:9.24.4"
api "com.nimbusds:oauth2-oidc-sdk:9.43.3"
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 88b6d17

Please sign in to comment.