Skip to content

Commit

Permalink
Bump hibernate-validator from 6.0.2.Final to 6.1.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 8, 2020
1 parent e53e7c1 commit 82f2147
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 @@ -1370,7 +1370,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>6.0.2.Final</version>
<version>6.1.0.Final</version>
</dependency>
<dependency>
<!-- Required for Hibernate validator -->
Expand Down

0 comments on commit 82f2147

Please sign in to comment.