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 Nov 4, 2023
1 parent 2f528ce commit e7bf587
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 @@ -55,7 +55,7 @@
<postgresql.version>42.6.0</postgresql.version>
<hikaricp.version>3.4.5</hikaricp.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>
<slf4j.version>1.7.36</slf4j.version>
<logback.version>1.4.11</logback.version>
Expand Down

0 comments on commit e7bf587

Please sign in to comment.