Skip to content

Commit

Permalink
Update dependency org.apache.logging.log4j:log4j-core to v2.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent 9d7e2a1 commit 7b4046e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ apache_commons_pool2 = { module = "org.apache.commons:commons-pool2", version =
apache_commons_io = { module = "commons-io:commons-io", version = "2.16.1" }
slf4j = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
slf4j_log4j = { module = "org.slf4j:slf4j-log4j12", version = "2.0.16" }
log4j = { module = "org.apache.logging.log4j:log4j-core", version = "2.24.0" }
log4j = { module = "org.apache.logging.log4j:log4j-core", version = "2.24.1" }


0 comments on commit 7b4046e

Please sign in to comment.