diff --git a/spring-ai-docs/src/main/antora/modules/ROOT/images/spring-ai-dependencies.png b/spring-ai-docs/src/main/antora/modules/ROOT/images/spring-ai-dependencies.png new file mode 100644 index 000000000..1450844a7 Binary files /dev/null and b/spring-ai-docs/src/main/antora/modules/ROOT/images/spring-ai-dependencies.png differ diff --git a/spring-ai-docs/src/main/antora/modules/ROOT/pages/upgrade-notes.adoc b/spring-ai-docs/src/main/antora/modules/ROOT/pages/upgrade-notes.adoc index 50f48f459..4df44181b 100644 --- a/spring-ai-docs/src/main/antora/modules/ROOT/pages/upgrade-notes.adoc +++ b/spring-ai-docs/src/main/antora/modules/ROOT/pages/upgrade-notes.adoc @@ -191,9 +191,10 @@ Your IDE should assist with refactoring to the new package locations. `Content`, `MediaContent`, and `Media` have moved from `org.springframework.ai.model` to `org.springframework.ai.content`. - === New Modules Overview +image::spring-ai-dependencies.png[Spring AI Dependnecies, width=1000, align="center"] + ==== `spring-ai-commons` This is a base module with no dependencies on other Spring AI modules.