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 2, 2024
1 parent e1f23fa commit 98eabc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>9.0.0.Beta2</version>
<version>9.0.0-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 98eabc1

Please sign in to comment.