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 30f8145 commit c297505Copy full SHA for c297505
component-runtime-testing/component-runtime-http-junit/pom.xml
@@ -28,7 +28,7 @@
28
<description>JUnit integration to simplify the HTTP API testing/mocking.</description>
29
30
<properties>
31
- <netty.version>4.1.115.Final</netty.version>
+ <netty.version>4.1.119.Final</netty.version>
32
<talend.build.name>${talend.build.name.base}.junit.http</talend.build.name>
33
</properties>
34
0 commit comments