Skip to content

Commit 3d20911

Browse files
committed
Upgrade to Nimbus JOSE JWT 8.23
Closes gh-28392
1 parent 3e6da7e commit 3d20911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1214,7 +1214,7 @@ bom {
12141214
}
12151215
}
12161216
library("Nimbus JOSE JWT") {
1217-
version("8.22.1") {
1217+
version("8.23") {
12181218
shouldAlignWithVersionFrom("Spring Security")
12191219
}
12201220
group("com.nimbusds") {

0 commit comments

Comments
 (0)