Skip to content

Commit 613784f

Browse files
committed
Bumping versions
1 parent 84b37bf commit 613784f

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.2.7
3+
:spring-boot-version: 3.2.8
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.2.7</version>
8+
<version>3.2.8</version>
99
<relativePath/>
1010
</parent>
1111
<groupId>org.springframework.cloud</groupId>

0 commit comments

Comments
 (0)