Skip to content

Commit 2a91bfe

Browse files
Update dependency com.nimbusds:nimbus-jose-jwt to v10.9
1 parent a4448b3 commit 2a91bfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ dependencies {
115115
testFixturesCompileOnly 'org.projectlombok:lombok'
116116
testFixturesAnnotationProcessor 'org.projectlombok:lombok'
117117

118-
testFixturesApi 'com.nimbusds:nimbus-jose-jwt:10.8'
118+
testFixturesApi 'com.nimbusds:nimbus-jose-jwt:10.9'
119119
testFixturesApi 'org.assertj:assertj-core'
120120
testFixturesApi 'org.bouncycastle:bcprov-jdk18on:1.83'
121121
testFixturesApi 'org.springframework:spring-webflux'

0 commit comments

Comments
 (0)