diff --git a/component-runtime-testing/component-runtime-http-junit/pom.xml b/component-runtime-testing/component-runtime-http-junit/pom.xml index 894db1c903d7f..24d1440f75a67 100644 --- a/component-runtime-testing/component-runtime-http-junit/pom.xml +++ b/component-runtime-testing/component-runtime-http-junit/pom.xml @@ -28,7 +28,7 @@ JUnit integration to simplify the HTTP API testing/mocking. - 4.1.132.Final + 4.1.135.Final ${talend.build.name.base}.junit.http diff --git a/component-runtime-testing/component-runtime-testing-spark/pom.xml b/component-runtime-testing/component-runtime-testing-spark/pom.xml index dc03d926ba014..e2a46505f9a05 100644 --- a/component-runtime-testing/component-runtime-testing-spark/pom.xml +++ b/component-runtime-testing/component-runtime-testing-spark/pom.xml @@ -116,6 +116,10 @@ org.lz4 lz4-java + + io.netty + * + diff --git a/singer-parent/component-kitap/pom.xml b/singer-parent/component-kitap/pom.xml index e5c1ae712366c..1016cee72fa80 100644 --- a/singer-parent/component-kitap/pom.xml +++ b/singer-parent/component-kitap/pom.xml @@ -92,6 +92,10 @@ org.lz4 lz4-java + + io.netty + * +