Skip to content

Commit aa3ba88

Browse files
committed
Bump log4j/netty4
1 parent 365cf9a commit aa3ba88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ description = "HTTP Input Netty implementation"
1313
sourceCompatibility = 1.8
1414
targetCompatibility = 1.8
1515

16-
String log4jVersion = '2.17.0'
17-
String netty4Version = '4.1.72.Final'
16+
String log4jVersion = '2.17.1'
17+
String netty4Version = '4.1.73.Final'
1818
String nettyTcnativeVersion = '2.0.46.Final'
1919

2020
repositories {

0 commit comments

Comments
 (0)