Skip to content

Commit 9faef7a

Browse files
Bump spring-boot.version from 3.5.3 to 3.5.4
Bumps `spring-boot.version` from 3.5.3 to 3.5.4. Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.3...v3.5.4) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.3...v3.5.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 537e345 commit 9faef7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
<!-- Dependency versions -->
3838
<lombok.version>1.18.38</lombok.version>
39-
<spring-boot.version>3.5.3</spring-boot.version>
39+
<spring-boot.version>3.5.4</spring-boot.version>
4040

4141
<!-- Test Dependency versions -->
4242
<apache-http.version>4.5.14</apache-http.version>

0 commit comments

Comments
 (0)