Skip to content

Commit 7a2be2f

Browse files
authored
Update dependency com.nimbusds:nimbus-jose-jwt to v10.5 (#2514)
1 parent 090f088 commit 7a2be2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polaris-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
implementation("org.apache.commons:commons-compress:1.28.0") {
6262
because("Vulnerability detected in 1.21")
6363
}
64-
implementation("com.nimbusds:nimbus-jose-jwt:10.4.2") {
64+
implementation("com.nimbusds:nimbus-jose-jwt:10.5") {
6565
because("Vulnerability detected in 9.8.1")
6666
}
6767
}

0 commit comments

Comments
 (0)