Skip to content

Commit 0f54798

Browse files
fix(deps): update dependency commons-logging:commons-logging to v1.3.4 (main) (#12053)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a5ca781 commit 0f54798

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
@@ -96,7 +96,7 @@ val DEPENDENCIES = listOf(
9696
"commons-fileupload:commons-fileupload:1.5",
9797
"commons-io:commons-io:2.16.1",
9898
"commons-lang:commons-lang:2.6",
99-
"commons-logging:commons-logging:1.3.3",
99+
"commons-logging:commons-logging:1.3.4",
100100
"commons-validator:commons-validator:1.9.0",
101101
"io.netty:netty:3.10.6.Final",
102102
"io.opentelemetry.contrib:opentelemetry-aws-resources:${otelContribVersion}",

0 commit comments

Comments
 (0)