Skip to content

Commit 6ae68c5

Browse files
log4j update to 2.25.4 (#18991) (#18994)
(cherry picked from commit ce7ef02) Co-authored-by: Rob Bavey <rob.bavey@elastic.co>
1 parent b654c7b commit 6ae68c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

logstash-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ String jacksonVersion = versionMap['jackson']
4545
String jacksonDatabindVersion = versionMap['jackson-databind']
4646
String jrubyVersion = versionMap['jruby']['version']
4747

48-
String log4jVersion = '2.25.3'
48+
String log4jVersion = '2.25.4'
4949

5050
// Specifically call use of PluginProcessor to skip GraalVmProcessor (not needed)
5151
tasks.named('compileJava') {

0 commit comments

Comments
 (0)