Skip to content

Commit 7e1d976

Browse files
fix(deps): update dependency commons-validator:commons-validator to v1.9.0 (release/v1.33.x) (#11477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f329ec6 commit 7e1d976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ val DEPENDENCIES = listOf(
9494
"commons-io:commons-io:2.16.1",
9595
"commons-lang:commons-lang:2.6",
9696
"commons-logging:commons-logging:1.3.2",
97-
"commons-validator:commons-validator:1.8.0",
97+
"commons-validator:commons-validator:1.9.0",
9898
"io.netty:netty:3.10.6.Final",
9999
"io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:1.35.0-alpha",
100100
"io.opentelemetry.proto:opentelemetry-proto:1.3.1-alpha",

0 commit comments

Comments
 (0)