diff --git a/examples/powertools-examples-batch/pom.xml b/examples/powertools-examples-batch/pom.xml
index bcf568c2f..5958e6a3e 100644
--- a/examples/powertools-examples-batch/pom.xml
+++ b/examples/powertools-examples-batch/pom.xml
@@ -16,6 +16,7 @@
1.8
1.12.781
2.30.19
+ 4.2.0.RC3
@@ -71,6 +72,22 @@
aws-java-sdk-core
${aws.sdk.v1.version}
+
+
+ io.netty
+ netty-codec-http
+ ${netty.version}
+
+
+ io.netty
+ netty-codec-http2
+ ${netty.version}
+
+
+ io.netty
+ netty-common
+ ${netty.version}
+