We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec4286b commit 245b7bfCopy full SHA for 245b7bf
dependencyManagement/build.gradle.kts
@@ -94,7 +94,7 @@ val DEPENDENCIES = listOf(
94
"commons-fileupload:commons-fileupload:1.5",
95
"commons-io:commons-io:2.15.1",
96
"commons-lang:commons-lang:2.6",
97
- "commons-logging:commons-logging:1.3.0",
+ "commons-logging:commons-logging:1.3.1",
98
"commons-validator:commons-validator:1.8.0",
99
"io.netty:netty:3.10.6.Final",
100
"io.opentelemetry.contrib:opentelemetry-aws-resources:${otelContribVersion}",
0 commit comments