Skip to content

Commit

Permalink
upgrade hibernate validator version
Browse files Browse the repository at this point in the history
  • Loading branch information
kh77 committed Jul 11, 2021
1 parent d286e74 commit d53e10d
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 @@ -72,7 +72,7 @@
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>6.0.13.Final</version>
<version>6.0.20.Final</version>
</dependency>

<!-- Tests -->
Expand Down

0 comments on commit d53e10d

Please sign in to comment.