diff --git a/gxawsserverless/pom.xml b/gxawsserverless/pom.xml
index 4298e902c..982a33096 100644
--- a/gxawsserverless/pom.xml
+++ b/gxawsserverless/pom.xml
@@ -60,6 +60,12 @@
netty-codec-http
${netty.version}
+
+
+ io.netty
+ netty-codec-http2
+ ${netty.version}
+
com.amazonaws
diff --git a/gxazureserverless/pom.xml b/gxazureserverless/pom.xml
index 17f41d4c5..a186c07e8 100644
--- a/gxazureserverless/pom.xml
+++ b/gxazureserverless/pom.xml
@@ -62,6 +62,12 @@
netty-codec-http
${netty.version}
+
+
+ io.netty
+ netty-codec-http2
+ ${netty.version}
+
org.mockito
diff --git a/gxcloudstorage-awss3-v2/pom.xml b/gxcloudstorage-awss3-v2/pom.xml
index f0cc2b36f..4cb64c656 100644
--- a/gxcloudstorage-awss3-v2/pom.xml
+++ b/gxcloudstorage-awss3-v2/pom.xml
@@ -36,6 +36,12 @@
netty-codec-http
${netty.version}
+
+
+ io.netty
+ netty-codec-http2
+ ${netty.version}
+
org.apache.logging.log4j
log4j-1.2-api
diff --git a/gxcloudstorage-azureblob-latest/pom.xml b/gxcloudstorage-azureblob-latest/pom.xml
index fc64c8326..cb1e77c19 100644
--- a/gxcloudstorage-azureblob-latest/pom.xml
+++ b/gxcloudstorage-azureblob-latest/pom.xml
@@ -35,6 +35,12 @@
io.netty
netty-codec-http
${netty.version}
+
+
+
+ io.netty
+ netty-codec-http2
+ ${netty.version}
com.azure
diff --git a/gxcosmosdb/pom.xml b/gxcosmosdb/pom.xml
index 33b9b4d3c..d50f39de2 100644
--- a/gxcosmosdb/pom.xml
+++ b/gxcosmosdb/pom.xml
@@ -46,6 +46,12 @@
netty-codec-http
${netty.version}
+
+
+ io.netty
+ netty-codec-http2
+ ${netty.version}
+
${project.groupId}
diff --git a/gxdynamodb/pom.xml b/gxdynamodb/pom.xml
index f4575b7cd..1ea7823a1 100644
--- a/gxdynamodb/pom.xml
+++ b/gxdynamodb/pom.xml
@@ -36,6 +36,12 @@
netty-codec-http
${netty.version}
+
+
+ io.netty
+ netty-codec-http2
+ ${netty.version}
+
${project.groupId}
gxclassR
diff --git a/gxqueue-awssqs/pom.xml b/gxqueue-awssqs/pom.xml
index 2d498bcb6..ea94bd661 100644
--- a/gxqueue-awssqs/pom.xml
+++ b/gxqueue-awssqs/pom.xml
@@ -34,6 +34,12 @@
netty-codec-http
${netty.version}
+
+
+ io.netty
+ netty-codec-http2
+ ${netty.version}
+
software.amazon.awssdk
apache-client
diff --git a/pom.xml b/pom.xml
index 87b178c21..ee06cd6ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
3.0.3
10.4
3.18.0
- 4.1.129.Final
+ 4.1.132.Final