We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c48e1e commit 1290e0cCopy full SHA for 1290e0c
build.gradle
@@ -12,7 +12,7 @@ version rootProject.file('VERSION').text.trim()
12
13
description = "HTTP Input Netty implementation"
14
15
-String log4jVersion = '2.17.0'
+String log4jVersion = '2.18.0'
16
String nettyVersion = '4.1.115.Final'
17
String junitVersion = '5.9.2'
18
0 commit comments