Skip to content

Commit

Permalink
Update dependency org.hibernate.validator:hibernate-validator to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 57900d9 commit 1f0094e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<servlet-api.version>3.0.1</servlet-api.version>
<struts2.version>2.5.33</struts2.version>
<validation-api.version>2.0.1.Final</validation-api.version>
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
<jakarta.el.version>3.0.4</jakarta.el.version>
<javax.el.version>3.0.0</javax.el.version>
<!-- NB XStream does not use semantic versioning. Take care when upgrading, as we need to
Expand Down

0 comments on commit 1f0094e

Please sign in to comment.