Skip to content

Commit

Permalink
Upgrade to Nimbus JOSE JWT 9.1.3
Browse files Browse the repository at this point in the history
Closes gh-24395
  • Loading branch information
snicoll committed Dec 8, 2020
1 parent 643bb1b commit d96323b
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 @@ -1202,7 +1202,7 @@ bom {
]
}
}
library("Nimbus JOSE JWT", "9.1.2") {
library("Nimbus JOSE JWT", "9.1.3") {
group("com.nimbusds") {
modules = [
"nimbus-jose-jwt"
Expand Down

0 comments on commit d96323b

Please sign in to comment.