Skip to content

Commit aebb380

Browse files
author
Steve Riesenberg
committed
Update com.nimbusds to 9.30
Closes gh-10983
1 parent 3abae62 commit aebb380

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies/spring-security-dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ dependencies {
1818
constraints {
1919
api "ch.qos.logback:logback-classic:1.2.11"
2020
api "com.google.inject:guice:3.0"
21-
api "com.nimbusds:nimbus-jose-jwt:9.15.2"
22-
api "com.nimbusds:oauth2-oidc-sdk:9.22"
21+
api "com.nimbusds:nimbus-jose-jwt:9.21"
22+
api "com.nimbusds:oauth2-oidc-sdk:9.30"
2323
api "com.squareup.okhttp3:mockwebserver:3.14.9"
2424
api "com.squareup.okhttp3:okhttp:3.14.9"
2525
api "com.unboundid:unboundid-ldapsdk:4.0.14"

0 commit comments

Comments
 (0)