Skip to content

Commit

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

Bump org.hibernate.validator:hibernate-validator from 8.0.0.Final to 8.0.1.Final
  • Loading branch information
github-actions[bot] authored Sep 8, 2023
2 parents 1637d97 + 1c70cbf commit 21f4030
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.0.Final</version>
<version>8.0.1.Final</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 21f4030

Please sign in to comment.