Skip to content

Commit

Permalink
Upgrade to Nimbus JOSE JWT 9.1.2
Browse files Browse the repository at this point in the history
Closes gh-24088
  • Loading branch information
snicoll committed Nov 9, 2020
1 parent 2a98e2e commit 2e119e7
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 @@ -1199,7 +1199,7 @@ bom {
]
}
}
library("Nimbus JOSE JWT", "9.1.1") {
library("Nimbus JOSE JWT", "9.1.2") {
group("com.nimbusds") {
modules = [
"nimbus-jose-jwt"
Expand Down

0 comments on commit 2e119e7

Please sign in to comment.