Skip to content

Commit 0eb87b6

Browse files
committed
Bumping versions
1 parent dbbf09a commit 0eb87b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<maven.compiler.target>${java.version}</maven.compiler.target>
2929
<main.basedir>${basedir}</main.basedir>
3030
<docs.main>${project.artifactId}</docs.main>
31-
<spring-boot.version>3.5.10</spring-boot.version>
31+
<spring-boot.version>3.5.8</spring-boot.version>
3232
<spring-cloud-build.version>4.3.3-SNAPSHOT</spring-cloud-build.version>
3333
<kotlin.version>1.9.25</kotlin.version>
3434
<docs.resources.dir>${project.build.directory}/build-docs</docs.resources.dir>

spring-cloud-build-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.springframework.boot</groupId>
1616
<artifactId>spring-boot-dependencies</artifactId>
17-
<version>3.5.10</version>
17+
<version>3.5.8</version>
1818
<relativePath/>
1919
</parent>
2020
<properties>

0 commit comments

Comments
 (0)