Skip to content

Commit

Permalink
Merge pull request #3367 from MorphiaOrg/dependabot/maven/org.hiberna…
Browse files Browse the repository at this point in the history
…te.validator-hibernate-validator-8.0.2.Final

Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final
  • Loading branch information
github-actions[bot] authored Jan 8, 2025
2 parents 93ab439 + a878eee commit 33b1ca0
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 @@ -33,7 +33,7 @@
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>8.0.1.Final</version>
<version>8.0.2.Final</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 33b1ca0

Please sign in to comment.