Skip to content

Commit 377dc68

Browse files
Bump spring-boot.version from 4.0.2 to 4.0.3 (#569)
Bumps `spring-boot.version` from 4.0.2 to 4.0.3. Updates `org.springframework.boot:spring-boot-starter-validation` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.2...v4.0.3) Updates `org.springframework.boot:spring-boot-starter-test` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec2420c commit 377dc68

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
@@ -19,7 +19,7 @@
1919

2020
<properties>
2121
<java.version>17</java.version>
22-
<spring-boot.version>4.0.2</spring-boot.version>
22+
<spring-boot.version>4.0.3</spring-boot.version>
2323
<spring-cloud.version>2021.0.0</spring-cloud.version>
2424
<springdoc-openapi.version>1.8.0</springdoc-openapi.version>
2525
<lombok.version>1.18.42</lombok.version>

0 commit comments

Comments
 (0)