Skip to content

Commit 7cf6f67

Browse files
Bump spring.boot.version from 3.5.6 to 3.5.7
Bumps `spring.boot.version` from 3.5.6 to 3.5.7. Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.6 to 3.5.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v3.5.7) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.6 to 3.5.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v3.5.7) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbe9635 commit 7cf6f67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<!-- DEPENDENCIES VERSION -->
1919
<jdk.version>17</jdk.version>
2020
<cds.services.version>4.4.1</cds.services.version>
21-
<spring.boot.version>3.5.6</spring.boot.version>
21+
<spring.boot.version>3.5.7</spring.boot.version>
2222

2323
<cds.install-node.downloadUrl>https://nodejs.org/dist/</cds.install-node.downloadUrl>
2424
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)