mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 04:19:03 +00:00
Upgrade to Nimbus JOSE JWT 9.1.1
Closes gh-23901
This commit is contained in:
@@ -1198,7 +1198,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Nimbus JOSE JWT", "9.0.1") {
|
||||
library("Nimbus JOSE JWT", "9.1.1") {
|
||||
group("com.nimbusds") {
|
||||
modules = [
|
||||
"nimbus-jose-jwt"
|
||||
|
||||
Reference in New Issue
Block a user