Skip to content

Commit 59d7715

Browse files
author
pensh
committed
Update spring boot and spring cloud support policy
1 parent 6286038 commit 59d7715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-cloud/how-to-prepare-app-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ For details, see the [Java runtime and OS versions](./faq.md?pivots=programming-
142142

143143
To prepare an existing Spring Boot application for deployment to Azure Spring Cloud, include the Spring Boot and Spring Cloud dependencies in the application POM file as shown in the following sections.
144144

145-
Azure Spring Cloud will support the latest Spring Boot or Spring Cloud release within one month after it’s been released. You can get supported Spring Boot versions from [Spring Boot Releases](https://github.com/spring-projects/spring-boot/wiki/Supported-Versions#releases) and Spring Cloud versions from [Spring Cloud Releases](https://github.com/spring-cloud/spring-cloud-release/wiki).
145+
Azure Spring Cloud will support the latest Spring Boot or Spring Cloud release(Major version) after one month after it’s been released. You can get supported Spring Boot versions from [Spring Boot Releases](https://github.com/spring-projects/spring-boot/wiki/Supported-Versions#releases) and Spring Cloud versions from [Spring Cloud Releases](https://github.com/spring-cloud/spring-cloud-release/wiki).
146146

147147
The following table lists the supported Spring Boot and Spring Cloud combinations:
148148

0 commit comments

Comments
 (0)