Skip to content

Commit fec1901

Browse files
Dependency(deps): Bump org.springframework.boot:spring-boot-dependencies (#43)
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.5.7 to 4.0.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f8cba5 commit fec1901

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1313
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1414
<project.source.encoding>UTF-8</project.source.encoding>
15-
<springboot.version>3.5.7</springboot.version>
15+
<springboot.version>4.0.3</springboot.version>
1616
</properties>
1717

1818
<dependencyManagement>

0 commit comments

Comments
 (0)