Skip to content

Commit 57d3214

Browse files
build(deps): bump org.springframework.boot:spring-boot-dependencies
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.4.9 to 4.0.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.9...v4.0.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 586751b commit 57d3214

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>spring-boot-dependencies</artifactId>
99
<groupId>org.springframework.boot</groupId>
10-
<version>3.5.10</version>
10+
<version>4.0.6</version>
1111
<relativePath/>
1212
</parent>
1313

@@ -41,7 +41,7 @@
4141
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4242
<maven.compiler.encoding>UTF-8</maven.compiler.encoding>
4343
<!-- Spring -->
44-
<springboot.version>3.4.9</springboot.version>
44+
<springboot.version>4.0.6</springboot.version>
4545
<!-- 存储 -->
4646
<mybatis-plus.version>3.5.8</mybatis-plus.version>
4747
<mybatis.version>3.5.16</mybatis.version>

0 commit comments

Comments
 (0)