Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 1aad151 commit 7a17aa0
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 @@ -93,7 +93,7 @@ val DEPENDENCIES = listOf(
"commons-fileupload:commons-fileupload:1.5",
"commons-io:commons-io:2.15.0",
"commons-lang:commons-lang:2.6",
"commons-logging:commons-logging:1.2",
"commons-logging:commons-logging:1.3.0",
"commons-validator:commons-validator:1.7",
"io.netty:netty:3.10.6.Final",
"io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:1.28.0-alpha",
Expand Down

0 comments on commit 7a17aa0

Please sign in to comment.