Bumping versions

This commit is contained in:
buildmaster
2024-07-26 19:18:24 +00:00
parent 84b37bf42d
commit 613784f16d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
= Spring Cloud Train Reference Documentation
:spring-boot-version: 3.2.7
:spring-boot-version: 3.2.8
Spring Cloud provides tools for developers to quickly build some of
the common patterns in distributed systems (e.g. configuration

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.7</version>
<version>3.2.8</version>
<relativePath/>
</parent>
<groupId>org.springframework.cloud</groupId>