Skip to content

Commit

Permalink
Merge pull request #792 from liimaorg/dependabot/maven/org.hibernate.…
Browse files Browse the repository at this point in the history
…validator-hibernate-validator-6.2.0.Final

chore(deps): bump org.hibernate.validator:hibernate-validator from 6.1.5.Final to 6.2.0.Final
  • Loading branch information
yvespp authored Dec 20, 2024
2 parents 5a7e875 + d78edef commit 8cf36f2
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 @@ -308,7 +308,7 @@
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>6.1.5.Final</version>
<version>6.2.0.Final</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 8cf36f2

Please sign in to comment.