Skip to content

Commit 34c83d6

Browse files
committed
Upgrade to Nimbus JOSE JWT 9.10.1
Closes gh-27701
1 parent 37c9fb0 commit 34c83d6

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
@@ -1295,7 +1295,7 @@ bom {
12951295
}
12961296
}
12971297
library("Nimbus JOSE JWT") {
1298-
version("9.10") {
1298+
version("9.10.1") {
12991299
shouldAlignWithVersionFrom("Spring Security")
13001300
}
13011301
group("com.nimbusds") {

0 commit comments

Comments
 (0)