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 af69d9f commit 9b2fbaeCopy full SHA for 9b2fbae
polaris-core/build.gradle.kts
@@ -64,7 +64,7 @@ dependencies {
64
implementation("org.apache.commons:commons-compress:1.28.0") {
65
because("Vulnerability detected in 1.21")
66
}
67
- implementation("com.nimbusds:nimbus-jose-jwt:10.4") {
+ implementation("com.nimbusds:nimbus-jose-jwt:10.4.1") {
68
because("Vulnerability detected in 9.8.1")
69
70
0 commit comments