Skip to content

Commit

Permalink
fix(deps): update log4j2 monorepo to v2.22.1 (#977)
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>
Co-authored-by: Owais Kazi <[email protected]>
  • Loading branch information
mend-for-github-com[bot] and owaiskazi19 authored Feb 1, 2024
1 parent 2a23134 commit a548bcb
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 @@ -163,7 +163,7 @@ repositories {
dependencies {

def opensearchVersion = "${opensearch_version}"
def log4jVersion = "2.21.1"
def log4jVersion = "2.22.1"
def nettyVersion = "4.1.101.Final"
def jacksonDatabindVersion = "2.16.1"
def guavaVersion = "32.1.3-jre"
Expand Down

0 comments on commit a548bcb

Please sign in to comment.