Skip to content

Commit d717aa9

Browse files
Update dependency com.nimbusds:nimbus-jose-jwt to v10.3
1 parent 0e54a32 commit d717aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2'
118+
testFixturesApi 'com.nimbusds:nimbus-jose-jwt:10.3'
119119
testFixturesApi 'org.assertj:assertj-core'
120120
testFixturesApi 'org.bouncycastle:bcprov-jdk18on:1.80'
121121
testFixturesApi 'org.springframework:spring-webflux'

0 commit comments

Comments
 (0)