Skip to content

Commit

Permalink
Align managed version of Nimbus JOSE JWT with Spring Security
Browse files Browse the repository at this point in the history
Closes gh-22996
  • Loading branch information
wilkinsona committed Aug 25, 2020
1 parent 7a5392d commit 0b3a131
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 @@ -1265,7 +1265,7 @@ bom {
]
}
}
library("Nimbus JOSE JWT", "8.8") {
library("Nimbus JOSE JWT", "8.19") {
group("com.nimbusds") {
modules = [
"nimbus-jose-jwt"
Expand Down

0 comments on commit 0b3a131

Please sign in to comment.