Skip to content

Commit 9d3c099

Browse files
roaksoaxjsvd
andauthored
Bump log4j dependency to 2.17.0 (#13548)
(cherry picked from commit 2cf6675) Co-authored-by: João Duarte <[email protected]>
1 parent e695b2d commit 9d3c099

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.16.0'
33+
String log4jVersion = '2.17.0'
3434

3535
repositories {
3636
mavenCentral()

0 commit comments

Comments
 (0)