Upgrade to Nimbus JOSE JWT 8.22.1

Closes gh-27699
This commit is contained in:
Stephane Nicoll 2021-08-17 08:01:21 +02:00
parent 0abedb2547
commit afaf4421d0

View File

@ -1207,7 +1207,7 @@ bom {
}
}
library("Nimbus JOSE JWT") {
version("8.22") {
version("8.22.1") {
shouldAlignWithVersionFrom("Spring Security")
}
group("com.nimbusds") {