Skip to content

Commit 1290e0c

Browse files
committed
fix: update log4j
1 parent 5c48e1e commit 1290e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version rootProject.file('VERSION').text.trim()
1212

1313
description = "HTTP Input Netty implementation"
1414

15-
String log4jVersion = '2.17.0'
15+
String log4jVersion = '2.18.0'
1616
String nettyVersion = '4.1.115.Final'
1717
String junitVersion = '5.9.2'
1818

0 commit comments

Comments
 (0)