Skip to content

Commit

Permalink
Merge pull request #350 from hazendaz/renovate/hibernate-validator
Browse files Browse the repository at this point in the history
Update dependency org.hibernate.validator:hibernate-validator-cdi to v8.0.2.Final
  • Loading branch information
hazendaz authored Dec 13, 2024
2 parents 38b841d + a6e7333 commit 7efea2d
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 @@ -498,7 +498,7 @@
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator-cdi</artifactId>
<version>8.0.1.Final</version>
<version>8.0.2.Final</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7efea2d

Please sign in to comment.