We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b654c7b commit 6ae68c5Copy full SHA for 6ae68c5
1 file changed
logstash-core/build.gradle
@@ -45,7 +45,7 @@ String jacksonVersion = versionMap['jackson']
45
String jacksonDatabindVersion = versionMap['jackson-databind']
46
String jrubyVersion = versionMap['jruby']['version']
47
48
-String log4jVersion = '2.25.3'
+String log4jVersion = '2.25.4'
49
50
// Specifically call use of PluginProcessor to skip GraalVmProcessor (not needed)
51
tasks.named('compileJava') {
0 commit comments