Skip to content

Commit 45809ab

Browse files
Update dependency com.nimbusds:nimbus-jose-jwt to v10.5
1 parent 62c2dc4 commit 45809ab

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

0 commit comments

Comments
 (0)