Skip to content

Commit 9c725ff

Browse files
authored
update hibernate-validator to 6.2.5.Final
1 parent 356a67a commit 9c725ff

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
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.hibernate.validator</groupId>
5656
<artifactId>hibernate-validator</artifactId>
57-
<version>6.1.0.Final</version>
57+
<version>6.2.5.Final</version>
5858
<scope>test</scope>
5959
</dependency>
6060
<dependency>

0 commit comments

Comments
 (0)