Skip to content

Commit 4eb91aa

Browse files
committed
fix: upgrade org.springframework.boot:spring-boot-starter-validation from 3.2.5 to 3.3.0
Snyk has created this PR to upgrade org.springframework.boot:spring-boot-starter-validation from 3.2.5 to 3.3.0. See this package in maven: org.springframework.boot:spring-boot-starter-validation See this project in Snyk: https://app.snyk.io/org/nanotaboada/project/d0319196-6a4b-439d-b3c1-bc0b3bb7f18f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f829108 commit 4eb91aa

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
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.springframework.boot</groupId>
7272
<artifactId>spring-boot-starter-validation</artifactId>
73-
<version>3.2.5</version>
73+
<version>3.3.0</version>
7474
</dependency>
7575
<!--
7676
ModelMapper

0 commit comments

Comments
 (0)