Skip to content

Commit 7e2f49c

Browse files
build(deps): bump spring-boot.version from 3.4.4 to 4.0.2
Bumps `spring-boot.version` from 3.4.4 to 4.0.2. Updates `org.springframework.boot:spring-boot-starter` from 3.4.4 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.4...v4.0.2) Updates `org.springframework.boot:spring-boot-starter-web` from 3.4.4 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.4...v4.0.2) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.4.4 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.4...v4.0.2) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.4.4 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.4...v4.0.2) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.4 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.4...v4.0.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3fcc63 commit 7e2f49c

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
@@ -39,7 +39,7 @@
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4040

4141
<!-- Spring Boot related dependencies. Keep these in sync! -->
42-
<spring-boot.version>3.4.4</spring-boot.version>
42+
<spring-boot.version>4.0.2</spring-boot.version>
4343
<junit.version>5.11.4</junit.version>
4444
<mockito.version>5.14.2</mockito.version>
4545
<logback.version>1.5.18</logback.version>

0 commit comments

Comments
 (0)