Skip to content

Commit 12a7ebb

Browse files
fix(deps): update dependency commons-logging:commons-logging to v1.3.5
1 parent 73ff709 commit 12a7ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ val DEPENDENCIES = listOf(
9797
"commons-fileupload:commons-fileupload:1.5",
9898
"commons-io:commons-io:2.18.0",
9999
"commons-lang:commons-lang:2.6",
100-
"commons-logging:commons-logging:1.3.4",
100+
"commons-logging:commons-logging:1.3.5",
101101
"commons-validator:commons-validator:1.9.0",
102102
"io.netty:netty:3.10.6.Final",
103103
"io.opentelemetry.contrib:opentelemetry-aws-resources:${otelContribVersion}",

0 commit comments

Comments
 (0)