Skip to content

Commit c3cd635

Browse files
committed
Updates boot version to 3.4.0-M3
1 parent 71c73a8 commit c3cd635

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Spring Cloud Train Reference Documentation
22

3-
:spring-boot-version: 3.4.0-M2
3+
:spring-boot-version: 3.4.0-M3
44

55
Spring Cloud provides tools for developers to quickly build some of
66
the common patterns in distributed systems (e.g. configuration

spring-cloud-starter-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.4.0-M2</version>
8+
<version>3.4.0-M3</version>
99
<relativePath/>
1010
</parent>
1111
<groupId>org.springframework.cloud</groupId>

0 commit comments

Comments
 (0)