Skip to content

Commit

Permalink
fix(deps): update dependency commons-logging:commons-logging to v1.3.…
Browse files Browse the repository at this point in the history
…3 (main) (#11740)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent a52da62 commit e70c9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ val DEPENDENCIES = listOf(
"commons-fileupload:commons-fileupload:1.5",
"commons-io:commons-io:2.16.1",
"commons-lang:commons-lang:2.6",
"commons-logging:commons-logging:1.3.2",
"commons-logging:commons-logging:1.3.3",
"commons-validator:commons-validator:1.9.0",
"io.netty:netty:3.10.6.Final",
"io.opentelemetry.contrib:opentelemetry-aws-resources:${otelContribVersion}",
Expand Down

0 comments on commit e70c9bd

Please sign in to comment.