Skip to content

Commit 6889d2a

Browse files
committed
Upgrade to Nimbus JOSE JWT 8.22
Closes gh-27068
1 parent d403964 commit 6889d2a

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
@@ -1207,7 +1207,7 @@ bom {
12071207
}
12081208
}
12091209
library("Nimbus JOSE JWT") {
1210-
version("8.20.2") {
1210+
version("8.22") {
12111211
shouldAlignWithVersionFrom("Spring Security")
12121212
}
12131213
group("com.nimbusds") {

0 commit comments

Comments
 (0)