Skip to content

Commit

Permalink
Bumping Hibernate Validator Version (#1377)
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Klish <klish@verizonmedia.com>
  • Loading branch information
aklish and Aaron Klish committed Jun 16, 2020
1 parent bd51647 commit d3cbcc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-example/elide-hibernate3-mysql-example/pom.xml
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>4.3.2.Final</version>
<version>5.4.3.Final</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
Expand Down

0 comments on commit d3cbcc2

Please sign in to comment.