Skip to content

Commit 24d0648

Browse files
dependabot[bot]karstenroethig
authored andcommitted
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] <support@github.com>
1 parent 3b7d8fa commit 24d0648

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
@@ -70,7 +70,7 @@
7070
<project.build.outputEncoding>UTF-8</project.build.outputEncoding>
7171
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
7272

73-
<spring.boot.version>3.5.7</spring.boot.version>
73+
<spring.boot.version>4.0.1</spring.boot.version>
7474
</properties>
7575

7676
<dependencyManagement>

0 commit comments

Comments
 (0)