diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index 7d8db754..3089c091 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -1,6 +1,6 @@ = Spring Cloud Train Reference Documentation -:spring-boot-version: 3.4.0-M2 +:spring-boot-version: 3.4.0-M3 Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems (e.g. configuration diff --git a/spring-cloud-starter-parent/pom.xml b/spring-cloud-starter-parent/pom.xml index 8ee36558..e15a6be0 100644 --- a/spring-cloud-starter-parent/pom.xml +++ b/spring-cloud-starter-parent/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.0-M2 + 3.4.0-M3 org.springframework.cloud