Skip to content

Commit

Permalink
Upgrade to Nimbus JOSE JWT 8.23
Browse files Browse the repository at this point in the history
Closes gh-28392
  • Loading branch information
snicoll committed Oct 20, 2021
1 parent 3e6da7e commit 3d20911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1214,7 +1214,7 @@ bom {
}
}
library("Nimbus JOSE JWT") {
version("8.22.1") {
version("8.23") {
shouldAlignWithVersionFrom("Spring Security")
}
group("com.nimbusds") {
Expand Down

0 comments on commit 3d20911

Please sign in to comment.