Skip to content

Commit 726ceb2

Browse files
Bump org.springframework.boot:spring-boot-starter-validation (#514)
Bumps [org.springframework.boot:spring-boot-starter-validation](https://github.com/spring-projects/spring-boot) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.1...v3.4.2) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e61a21 commit 726ceb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1</spring-boot-starter-validation.version>
23+
<spring-boot-starter-validation.version>3.4.2</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)