Skip to content

Commit 01c5058

Browse files
Bump spring-boot.version from 3.5.7 to 4.0.1
Bumps `spring-boot.version` from 3.5.7 to 4.0.1. Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.7 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v4.0.1) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.7 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v4.0.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8215762 commit 01c5058

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
@@ -19,7 +19,7 @@
1919
<url>https://github.com/holixon/axon-eclipse-store-projection-example/</url>
2020

2121
<properties>
22-
<spring-boot.version>3.5.7</spring-boot.version>
22+
<spring-boot.version>4.0.1</spring-boot.version>
2323
<assertj.version>3.24.2</assertj.version>
2424
<mockito.version>6.1.0</mockito.version>
2525
</properties>

0 commit comments

Comments
 (0)