We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ff709 commit 12a7ebbCopy full SHA for 12a7ebb
dependencyManagement/build.gradle.kts
@@ -97,7 +97,7 @@ val DEPENDENCIES = listOf(
97
"commons-fileupload:commons-fileupload:1.5",
98
"commons-io:commons-io:2.18.0",
99
"commons-lang:commons-lang:2.6",
100
- "commons-logging:commons-logging:1.3.4",
+ "commons-logging:commons-logging:1.3.5",
101
"commons-validator:commons-validator:1.9.0",
102
"io.netty:netty:3.10.6.Final",
103
"io.opentelemetry.contrib:opentelemetry-aws-resources:${otelContribVersion}",
0 commit comments