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 2d5b18c commit 550d31dCopy full SHA for 550d31d
build.gradle.kts
@@ -37,7 +37,7 @@ dependencies {
37
implementation("com.google.code.gson:gson:2.11.0") {
38
because("CVE-2022-25647")
39
}
40
- implementation("org.apache.commons:commons-compress:1.27.0") {
+ implementation("org.apache.commons:commons-compress:1.27.1") {
41
because("CVE-2023-42503")
42
43
0 commit comments