Skip to content

Commit

Permalink
update hibernate-validator to 6.2.5.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Oct 17, 2022
1 parent 356a67a commit 9c725ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>6.1.0.Final</version>
<version>6.2.5.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9c725ff

Please sign in to comment.