From 0aea1866e44e2f25d7117b0ca2912ee2879ca07b Mon Sep 17 00:00:00 2001 From: Mark Pollack Date: Thu, 10 Apr 2025 12:56:18 -0400 Subject: [PATCH] Update support boot versions in getting started doc --- .../src/main/antora/modules/ROOT/pages/getting-started.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-ai-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc b/spring-ai-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc index 65ca2c2d4..2cf86a61f 100644 --- a/spring-ai-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc +++ b/spring-ai-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc @@ -5,7 +5,7 @@ This section offers jumping off points for how to get started using Spring AI. You should follow the steps in each of the following sections according to your needs. -NOTE: Spring AI supports Spring Boot 3.2.x and 3.3.x +NOTE: Spring AI supports Spring Boot 3.4.x. When Spring Boot 3.5.x is released, we will support that as well. [[spring-initializr]] == Spring Initializr