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 2d3ddc3 commit a6094c4Copy full SHA for a6094c4
polaris-core/build.gradle.kts
@@ -70,7 +70,7 @@ dependencies {
70
implementation("org.apache.commons:commons-compress:1.27.1") {
71
because("Vulnerability detected in 1.21")
72
}
73
- implementation("com.nimbusds:nimbus-jose-jwt:9.41") {
+ implementation("com.nimbusds:nimbus-jose-jwt:9.41.1") {
74
because("Vulnerability detected in 9.8.1")
75
76
0 commit comments