Skip to content

Commit

Permalink
Update log4j2 monorepo to v2.24.3 (#2)
Browse files Browse the repository at this point in the history
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] authored Jan 2, 2025
1 parent f374780 commit c429a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {
is_snapshot = "true" == System.getProperty("build.snapshot", "true")
build_version_qualifier = System.getProperty("build.version_qualifier", "")

log4j_version = '2.24.2'
log4j_version = '2.24.3'
jackson_version = '2.18.2'
apache_http_components_version = '5.3.1'
apache_http_core_version = '5.2.5'
Expand Down

0 comments on commit c429a71

Please sign in to comment.