Skip to content

Commit

Permalink
fix(deps): update dependency org.hibernate.validator:hibernate-valida…
Browse files Browse the repository at this point in the history
…tor to v9.0.0-snapshot
  • Loading branch information
renovate[bot] authored Aug 3, 2024
1 parent 122f547 commit cc70204
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 @@ -38,7 +38,7 @@
<!-- Hibernate 7.0.0 or higher implements JPA 3.2 -->
<hibernate.version>7.0.0.Beta1</hibernate.version>
<h2.version>2.3.230</h2.version>
<hibernate-validator.version>9.0.0.Beta2</hibernate-validator.version>
<hibernate-validator.version>9.0.0-SNAPSHOT</hibernate-validator.version>
<expressly.version>6.0.0-M2</expressly.version>

<!-- Arquillian BOM -->
Expand Down

0 comments on commit cc70204

Please sign in to comment.