diff --git a/app/server/appsmith-plugins/appsmithAiPlugin/pom.xml b/app/server/appsmith-plugins/appsmithAiPlugin/pom.xml
index b32c6ef5a7..5c89c1b549 100644
--- a/app/server/appsmith-plugins/appsmithAiPlugin/pom.xml
+++ b/app/server/appsmith-plugins/appsmithAiPlugin/pom.xml
@@ -62,6 +62,18 @@
jjwt-jackson
${jjwt.version}
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+ ${jackson-bom.version}
+ provided