Skip to content

Commit 2309f5a

Browse files
fix(deps): update dependency commons-logging:commons-logging to v1.3.2 (release/v1.33.x) (#11362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2bc2c49 commit 2309f5a

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.16.1",
9595
"commons-lang:commons-lang:2.6",
96-
"commons-logging:commons-logging:1.3.1",
96+
"commons-logging:commons-logging:1.3.2",
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.35.0-alpha",

0 commit comments

Comments
 (0)