Skip to content

Commit 7cf8460

Browse files
chore(deps): bump spring-boot.version from 4.0.0 to 4.0.1 (#270)
Bumps `spring-boot.version` from 4.0.0 to 4.0.1. Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.0...v4.0.1) Updates `org.springframework.boot:spring-boot-maven-plugin` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.0...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-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a07205 commit 7cf8460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<maven.compiler.release>17</maven.compiler.release>
5353
<spotless.version>3.1.0</spotless.version>
5454
<josdk.version>5.2.1</josdk.version>
55-
<spring-boot.version>4.0.0</spring-boot.version>
55+
<spring-boot.version>4.0.1</spring-boot.version>
5656
<surefire.version>3.5.4</surefire.version>
5757
<fabric8-client.version>7.3.1</fabric8-client.version>
5858
<jenvtest.version>0.9.7</jenvtest.version>

0 commit comments

Comments
 (0)