Skip to content

Commit c297505

Browse files
authored
Upgrde netty to 4.119 (#1002)
1 parent 30f8145 commit c297505

File tree

1 file changed

+1
-1
lines changed
  • component-runtime-testing/component-runtime-http-junit

1 file changed

+1
-1
lines changed

component-runtime-testing/component-runtime-http-junit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<description>JUnit integration to simplify the HTTP API testing/mocking.</description>
2929

3030
<properties>
31-
<netty.version>4.1.115.Final</netty.version>
31+
<netty.version>4.1.119.Final</netty.version>
3232
<talend.build.name>${talend.build.name.base}.junit.http</talend.build.name>
3333
</properties>
3434

0 commit comments

Comments
 (0)