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 365cf9a commit aa3ba88Copy full SHA for aa3ba88
build.gradle
@@ -13,8 +13,8 @@ description = "HTTP Input Netty implementation"
13
sourceCompatibility = 1.8
14
targetCompatibility = 1.8
15
16
-String log4jVersion = '2.17.0'
17
-String netty4Version = '4.1.72.Final'
+String log4jVersion = '2.17.1'
+String netty4Version = '4.1.73.Final'
18
String nettyTcnativeVersion = '2.0.46.Final'
19
20
repositories {
0 commit comments