Skip to content

Commit 812ca8a

Browse files
Update dependency org.hibernate.validator:hibernate-validator to v8
1 parent 9902211 commit 812ca8a

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
@@ -86,7 +86,7 @@
8686
<servlet-api.version>3.0.1</servlet-api.version>
8787
<struts2.version>2.5.33</struts2.version>
8888
<validation-api.version>2.0.1.Final</validation-api.version>
89-
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
89+
<hibernate-validator.version>8.0.2.Final</hibernate-validator.version>
9090
<jakarta.el.version>3.0.4</jakarta.el.version>
9191
<javax.el.version>3.0.0</javax.el.version>
9292
<!-- NB XStream does not use semantic versioning. Take care when upgrading, as we need to

0 commit comments

Comments
 (0)