fix(deps): update dependency commons-validator:commons-validator to v1.8.0 (#10032)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-08 09:51:54 +02:00 committed by GitHub
parent 8dfa482799
commit bbc7836ab3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ val DEPENDENCIES = listOf(
"commons-io:commons-io:2.15.1", "commons-io:commons-io:2.15.1",
"commons-lang:commons-lang:2.6", "commons-lang:commons-lang:2.6",
"commons-logging:commons-logging:1.3.0", "commons-logging:commons-logging:1.3.0",
"commons-validator:commons-validator:1.7", "commons-validator:commons-validator:1.8.0",
"io.netty:netty:3.10.6.Final", "io.netty:netty:3.10.6.Final",
"io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:1.28.0-alpha", "io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:1.28.0-alpha",
"io.opentelemetry.proto:opentelemetry-proto:1.0.0-alpha", "io.opentelemetry.proto:opentelemetry-proto:1.0.0-alpha",