Skip to content

Commit 24248a1

Browse files
fix(deps): update dependency commons-logging:commons-logging to v1.3.0 (release/v1.32.x) (#10473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2206bc commit 24248a1

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
@@ -93,7 +93,7 @@ val DEPENDENCIES = listOf(
9393
"commons-fileupload:commons-fileupload:1.5",
9494
"commons-io:commons-io:2.15.1",
9595
"commons-lang:commons-lang:2.6",
96-
"commons-logging:commons-logging:1.2",
96+
"commons-logging:commons-logging:1.3.0",
9797
"commons-validator:commons-validator:1.8.0",
9898
"io.netty:netty:3.10.6.Final",
9999
"io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:1.28.0-alpha",

0 commit comments

Comments
 (0)