Skip to content

Commit b50bab4

Browse files
Update dependency commons-validator:commons-validator to v1.8.0 (release/v1.32.x) (#10474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e5d764 commit b50bab4

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.15.0",
9595
"commons-lang:commons-lang:2.6",
9696
"commons-logging:commons-logging:1.2",
97-
"commons-validator:commons-validator:1.7",
97+
"commons-validator:commons-validator:1.8.0",
9898
"io.netty:netty:3.10.6.Final",
9999
"io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:1.28.0-alpha",
100100
"io.opentelemetry.proto:opentelemetry-proto:1.0.0-alpha",

0 commit comments

Comments
 (0)