Skip to content

Commit e08db1d

Browse files
fix(deps): update dependency commons-validator:commons-validator to v1.10.0 (#14211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b28037 commit e08db1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ val DEPENDENCIES = listOf(
100100
"commons-io:commons-io:2.19.0",
101101
"commons-lang:commons-lang:2.6",
102102
"commons-logging:commons-logging:1.3.5",
103-
"commons-validator:commons-validator:1.9.0",
103+
"commons-validator:commons-validator:1.10.0",
104104
"io.netty:netty:3.10.6.Final",
105105
"io.opentelemetry.contrib:opentelemetry-azure-resources:${otelContribVersion}",
106106
"io.opentelemetry.contrib:opentelemetry-aws-resources:${otelContribVersion}",

0 commit comments

Comments
 (0)