diff --git a/spring-ai-client-chat/pom.xml b/spring-ai-client-chat/pom.xml
index f7a26851e55..9f811f5ef87 100644
--- a/spring-ai-client-chat/pom.xml
+++ b/spring-ai-client-chat/pom.xml
@@ -52,7 +52,7 @@
com.fasterxml.jackson.module
- jackson-module-jsonSchema
+ jackson-module-jsonSchema-jakarta
diff --git a/spring-ai-commons/pom.xml b/spring-ai-commons/pom.xml
index 3c8c49eb0ee..d03a0b168e7 100644
--- a/spring-ai-commons/pom.xml
+++ b/spring-ai-commons/pom.xml
@@ -67,7 +67,7 @@
com.fasterxml.jackson.module
- jackson-module-jsonSchema
+ jackson-module-jsonSchema-jakarta