Skip to content

Commit ce8d156

Browse files
Bump org.springframework.boot:spring-boot-starter-validation
Bumps [org.springframework.boot:spring-boot-starter-validation](https://github.com/spring-projects/spring-boot) from 3.4.2 to 3.4.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e73418 commit ce8d156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<properties>
2121
<java.version>11</java.version>
2222
<spring-cloud.version>2020.0.2</spring-cloud.version>
23-
<spring-boot-starter-validation.version>3.4.2</spring-boot-starter-validation.version>
23+
<spring-boot-starter-validation.version>3.4.4</spring-boot-starter-validation.version>
2424
<springdoc-openapi.version>1.8.0</springdoc-openapi.version>
2525
<lombok.version>1.18.36</lombok.version>
2626
<mssql-jdbc.version>12.9.0.jre11-preview</mssql-jdbc.version>

0 commit comments

Comments
 (0)