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 fea6817 commit f7222a0Copy full SHA for f7222a0
polaris-core/build.gradle.kts
@@ -59,7 +59,7 @@ dependencies {
59
implementation("org.apache.commons:commons-compress:1.27.1") {
60
because("Vulnerability detected in 1.21")
61
}
62
- implementation("com.nimbusds:nimbus-jose-jwt:10.2") {
+ implementation("com.nimbusds:nimbus-jose-jwt:10.3") {
63
because("Vulnerability detected in 9.8.1")
64
65
0 commit comments