Skip to content

Commit 245b7bf

Browse files
fix(deps): update dependency commons-logging:commons-logging to v1.3.1 (main) (#10947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec4286b commit 245b7bf

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
@@ -94,7 +94,7 @@ val DEPENDENCIES = listOf(
9494
"commons-fileupload:commons-fileupload:1.5",
9595
"commons-io:commons-io:2.15.1",
9696
"commons-lang:commons-lang:2.6",
97-
"commons-logging:commons-logging:1.3.0",
97+
"commons-logging:commons-logging:1.3.1",
9898
"commons-validator:commons-validator:1.8.0",
9999
"io.netty:netty:3.10.6.Final",
100100
"io.opentelemetry.contrib:opentelemetry-aws-resources:${otelContribVersion}",

0 commit comments

Comments
 (0)