Skip to content

Commit

Permalink
Bump hibernate-validator from 6.1.2.Final to 6.1.3.Final (#191)
Browse files Browse the repository at this point in the history
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.2.Final to 6.1.3.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.1.3.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@6.1.2.Final...6.1.3.Final)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Apr 13, 2020
1 parent d0314f0 commit a51df19
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 @@ -110,7 +110,7 @@
<!-- for Bean validation -->
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>6.1.2.Final</version>
<version>6.1.3.Final</version>
</dependency>


Expand Down

0 comments on commit a51df19

Please sign in to comment.