Skip to content

Commit 655ffaf

Browse files
Chore(deps): Bump spring.boot.version from 3.4.5 to 4.0.2
Bumps `spring.boot.version` from 3.4.5 to 4.0.2. Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.5 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v4.0.2) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.5 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v4.0.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9152b37 commit 655ffaf

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
@@ -80,7 +80,7 @@
8080
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
8181
<spotbugs-maven-plugin.version>4.9.8.2</spotbugs-maven-plugin.version>
8282
<spotbugs.version>4.8.6</spotbugs.version>
83-
<spring.boot.version>3.4.5</spring.boot.version>
83+
<spring.boot.version>4.0.3</spring.boot.version>
8484
<surefire.argLine></surefire.argLine>
8585
</properties>
8686

0 commit comments

Comments
 (0)