From a182a9972e5a050be6289455ad639b5db2ecb911 Mon Sep 17 00:00:00 2001 From: spring-builds Date: Fri, 21 Mar 2025 16:07:12 +0000 Subject: [PATCH] Bumping versions --- docs/modules/ROOT/pages/index.adoc | 2 +- spring-cloud-starter-parent/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index b48a447..c2c3e9a 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.5.0-M2 +:spring-boot-version: 3.5.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 e3b1a30..01f579a 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.5.0-M2 + 3.5.0-M3 org.springframework.cloud