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
…1 (main) (#10947)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 25, 2024
1 parent ec4286b commit 245b7bf
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 @@ -94,7 +94,7 @@ val DEPENDENCIES = listOf(
"commons-fileupload:commons-fileupload:1.5",
"commons-io:commons-io:2.15.1",
"commons-lang:commons-lang:2.6",
"commons-logging:commons-logging:1.3.0",
"commons-logging:commons-logging:1.3.1",
"commons-validator:commons-validator:1.8.0",
"io.netty:netty:3.10.6.Final",
"io.opentelemetry.contrib:opentelemetry-aws-resources:${otelContribVersion}",
Expand Down

0 comments on commit 245b7bf

Please sign in to comment.