Skip to content

Commit 2e7ca5c

Browse files
Merge pull request #207 from bennesp/renovate/commons-validator-commons-validator-1.x
Update dependency commons-validator:commons-validator to v1.10.0
2 parents 74b6181 + e97d5e2 commit 2e7ca5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.1")
4545

4646
// Cx78f40514-81ff: the vulnerable function is not used
47-
implementation("commons-validator:commons-validator:1.9.0")
47+
implementation("commons-validator:commons-validator:1.10.0")
4848

4949
// Force transient dependencies to use a newer version to avoid vulnerabilities in ktor-server-netty
5050
implementation("io.netty:netty-codec:4.2.2.Final")

0 commit comments

Comments
 (0)