Skip to content

Commit c12d2f5

Browse files
authored
bump log4j version to 2.15.0 (#13494)
1 parent 60ffc10 commit c12d2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logstash-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ String jrubyVersion = versionMap['jruby']['version']
3030
String jacksonVersion = versionMap['jackson']
3131
String jacksonDatabindVersion = versionMap['jackson-databind']
3232

33-
String log4jVersion = '2.14.0'
33+
String log4jVersion = '2.15.0'
3434

3535
repositories {
3636
mavenCentral()

0 commit comments

Comments
 (0)