Skip to content

Commit 75bebc8

Browse files
Update dependency org.hibernate:hibernate-validator to v6
1 parent 4e5656d commit 75bebc8

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
@@ -306,7 +306,7 @@
306306
<dependency>
307307
<groupId>org.hibernate</groupId>
308308
<artifactId>hibernate-validator</artifactId>
309-
<version>5.4.1.Final</version>
309+
<version>6.2.1.Final</version>
310310
</dependency>
311311
<dependency>
312312
<groupId>net.sourceforge.jeval</groupId>

0 commit comments

Comments
 (0)