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 090f088 commit 7a2be2fCopy full SHA for 7a2be2f
polaris-core/build.gradle.kts
@@ -61,7 +61,7 @@ dependencies {
61
implementation("org.apache.commons:commons-compress:1.28.0") {
62
because("Vulnerability detected in 1.21")
63
}
64
- implementation("com.nimbusds:nimbus-jose-jwt:10.4.2") {
+ implementation("com.nimbusds:nimbus-jose-jwt:10.5") {
65
because("Vulnerability detected in 9.8.1")
66
67
0 commit comments