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 a52da62 commit e70c9bdCopy full SHA for e70c9bd
dependencyManagement/build.gradle.kts
@@ -96,7 +96,7 @@ val DEPENDENCIES = listOf(
96
"commons-fileupload:commons-fileupload:1.5",
97
"commons-io:commons-io:2.16.1",
98
"commons-lang:commons-lang:2.6",
99
- "commons-logging:commons-logging:1.3.2",
+ "commons-logging:commons-logging:1.3.3",
100
"commons-validator:commons-validator:1.9.0",
101
"io.netty:netty:3.10.6.Final",
102
"io.opentelemetry.contrib:opentelemetry-aws-resources:${otelContribVersion}",
0 commit comments