Skip to content

Commit 0d492d4

Browse files
Build(deps): Bump springboot.version from 4.0.4 to 4.0.5
Bumps `springboot.version` from 4.0.4 to 4.0.5. Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.4...v4.0.5) Updates `org.springframework.boot:spring-boot-maven-plugin` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.4...v4.0.5) Updates `org.springframework.boot:spring-boot-starter-parent` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bd45bd commit 0d492d4

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
@@ -96,7 +96,7 @@
9696
<junit.version>6.0.3</junit.version>
9797
<ecj.version>3.45.0</ecj.version>
9898
<jdo.version>3.2.1</jdo.version>
99-
<springboot.version>4.0.4</springboot.version>
99+
<springboot.version>4.0.5</springboot.version>
100100
<spring.version>7.0.6</spring.version>
101101

102102
<!-- SQL deps -->

0 commit comments

Comments
 (0)