Skip to content

Commit

Permalink
GH-2185 - Upgrade to Hibernate Validator 8.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Aug 13, 2024
1 parent fbf3cf1 commit 690043c
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 @@ -564,7 +564,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 690043c

Please sign in to comment.