We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b28037 commit e08db1dCopy full SHA for e08db1d
dependencyManagement/build.gradle.kts
@@ -100,7 +100,7 @@ val DEPENDENCIES = listOf(
100
"commons-io:commons-io:2.19.0",
101
"commons-lang:commons-lang:2.6",
102
"commons-logging:commons-logging:1.3.5",
103
- "commons-validator:commons-validator:1.9.0",
+ "commons-validator:commons-validator:1.10.0",
104
"io.netty:netty:3.10.6.Final",
105
"io.opentelemetry.contrib:opentelemetry-azure-resources:${otelContribVersion}",
106
"io.opentelemetry.contrib:opentelemetry-aws-resources:${otelContribVersion}",
0 commit comments