We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f7eed commit a8ca16bCopy full SHA for a8ca16b
polaris-core/build.gradle.kts
@@ -63,7 +63,7 @@ dependencies {
63
implementation("org.apache.commons:commons-compress:1.28.0") {
64
because("Vulnerability detected in 1.21")
65
}
66
- implementation("com.nimbusds:nimbus-jose-jwt:10.4.1") {
+ implementation("com.nimbusds:nimbus-jose-jwt:10.4.2") {
67
because("Vulnerability detected in 9.8.1")
68
69
0 commit comments