Skip to content

Commit

Permalink
Upgrade to Nimbus JOSE JWT 9.10.1
Browse files Browse the repository at this point in the history
Closes gh-27701
  • Loading branch information
snicoll committed Aug 17, 2021
1 parent 37c9fb0 commit 34c83d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1295,7 +1295,7 @@ bom {
}
}
library("Nimbus JOSE JWT") {
version("9.10") {
version("9.10.1") {
shouldAlignWithVersionFrom("Spring Security")
}
group("com.nimbusds") {
Expand Down

0 comments on commit 34c83d6

Please sign in to comment.