Skip to content

Commit 0c43662

Browse files
fix(deps): update dependency commons-validator:commons-validator to v1.10.1 (#15343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77b3a1e commit 0c43662

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
@@ -95,7 +95,7 @@ val DEPENDENCIES = listOf(
9595
"commons-io:commons-io:2.21.0",
9696
"commons-lang:commons-lang:2.6",
9797
"commons-logging:commons-logging:1.3.5",
98-
"commons-validator:commons-validator:1.10.0",
98+
"commons-validator:commons-validator:1.10.1",
9999
"io.netty:netty:3.10.6.Final",
100100
"io.opentelemetry.contrib:opentelemetry-azure-resources:${otelContribVersion}",
101101
"io.opentelemetry.contrib:opentelemetry-aws-resources:${otelContribVersion}",

0 commit comments

Comments
 (0)