Skip to content

Commit e160c9b

Browse files
Merge pull request #1970 from microsoftgraph/dependabot/gradle/java-8/com.auth0-jwks-rsa-0.23.0
chore(deps): bump com.auth0:jwks-rsa from 0.22.2 to 0.23.0 in /java-8
2 parents ad22482 + 38ae6c2 commit e160c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
implementation 'io.jsonwebtoken:jjwt-api:0.12.6'
1414
runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.6'
1515
runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.6'
16-
implementation 'com.auth0:jwks-rsa:0.22.2'
16+
implementation 'com.auth0:jwks-rsa:0.23.0'
1717

1818
api 'com.squareup.okhttp3:okhttp:4.12.0'
1919
api 'com.azure:azure-core:1.54.1'

0 commit comments

Comments
 (0)