Skip to content

Commit ed0369a

Browse files
fredbalves86jzheaux
authored andcommitted
Address CVE-2023-1370
Change oauth2-oidc-sdk to 9.43.2
1 parent ce5570b commit ed0369a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/spring-security-dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
api "ch.qos.logback:logback-classic:1.2.12"
2121
api "com.google.inject:guice:3.0"
2222
api "com.nimbusds:nimbus-jose-jwt:9.24.4"
23-
api "com.nimbusds:oauth2-oidc-sdk:10.7.1"
23+
api "com.nimbusds:oauth2-oidc-sdk:9.43.2"
2424
api "com.squareup.okhttp3:mockwebserver:3.14.9"
2525
api "com.squareup.okhttp3:okhttp:3.14.9"
2626
api "com.unboundid:unboundid-ldapsdk:4.0.14"

0 commit comments

Comments
 (0)