diff --git a/gxcloudstorage-googlecloudstorage/pom.xml b/gxcloudstorage-googlecloudstorage/pom.xml
index 671242cd8..884759176 100644
--- a/gxcloudstorage-googlecloudstorage/pom.xml
+++ b/gxcloudstorage-googlecloudstorage/pom.xml
@@ -79,5 +79,11 @@
grpc-netty-shaded
1.75.0
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+ ${jackson.version}
+
\ No newline at end of file
diff --git a/gxcosmosdb/pom.xml b/gxcosmosdb/pom.xml
index 3f8a26ff4..33b9b4d3c 100644
--- a/gxcosmosdb/pom.xml
+++ b/gxcosmosdb/pom.xml
@@ -27,6 +27,12 @@
com.azure
azure-cosmos
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+ ${jackson.version}
+