Skip to content

Commit afaf442

Browse files
committed
Upgrade to Nimbus JOSE JWT 8.22.1
Closes gh-27699
1 parent 0abedb2 commit afaf442

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.22") {
1210+
version("8.22.1") {
12111211
shouldAlignWithVersionFrom("Spring Security")
12121212
}
12131213
group("com.nimbusds") {

0 commit comments

Comments
 (0)