We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74b6181 + e97d5e2 commit 2e7ca5cCopy full SHA for 2e7ca5c
build.gradle.kts
@@ -44,7 +44,7 @@ dependencies {
44
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.1")
45
46
// Cx78f40514-81ff: the vulnerable function is not used
47
- implementation("commons-validator:commons-validator:1.9.0")
+ implementation("commons-validator:commons-validator:1.10.0")
48
49
// Force transient dependencies to use a newer version to avoid vulnerabilities in ktor-server-netty
50
implementation("io.netty:netty-codec:4.2.2.Final")
0 commit comments