Upgrade to Nimbus JOSE JWT 8.23

Closes gh-28392
This commit is contained in:
Stephane Nicoll
2021-10-20 08:47:14 +02:00
parent 3e6da7ee2b
commit 3d2091136a

View File

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