Skip to content

Commit 254a29f

Browse files
committed
Upgrade to Nimbus JOSE JWT 9.10
Closes gh-27039
1 parent 4a28e21 commit 254a29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1291,7 +1291,7 @@ bom {
12911291
]
12921292
}
12931293
}
1294-
library("Nimbus JOSE JWT", "9.8.1") {
1294+
library("Nimbus JOSE JWT", "9.10") {
12951295
group("com.nimbusds") {
12961296
modules = [
12971297
"nimbus-jose-jwt"

0 commit comments

Comments
 (0)