Skip to content

Commit 7f05e03

Browse files
authored
Merge pull request #110 from jy95/dependabot/maven/org.springframework.boot-spring-boot-starter-validation-4.1.0
chore(deps): bump org.springframework.boot:spring-boot-starter-validation from 4.0.6 to 4.1.0
2 parents 06b2666 + a062fc8 commit 7f05e03

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
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.springframework.boot</groupId>
3737
<artifactId>spring-boot-starter-validation</artifactId>
38-
<version>4.0.6</version>
38+
<version>4.1.0</version>
3939
</dependency>
4040

4141
<!-- OpenAPI for WebFlux -->

0 commit comments

Comments
 (0)