Skip to content

Commit 4376d1f

Browse files
fix(deps): update log4j2 monorepo to v2.24.2
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
1 parent 654a735 commit 4376d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ repositories {
163163
dependencies {
164164

165165
def opensearchVersion = "${opensearch_version}"
166-
def log4jVersion = "2.24.1"
166+
def log4jVersion = "2.24.2"
167167
def nettyVersion = "4.1.101.Final"
168168
def jacksonDatabindVersion = "2.18.0"
169169
def guavaVersion = "32.1.3-jre"

0 commit comments

Comments
 (0)