Bump hibernate-validator from 5.2.4.Final to 5.3.6.Final
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 5.2.4.Final to 5.3.6.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/5.3.6.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/5.2.4.Final...5.3.6.Final) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
06673d22b9
commit
e470e9afcd
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -240,7 +240,7 @@
|
|||
<dependency>
|
||||
<groupId>org.hibernate</groupId>
|
||||
<artifactId>hibernate-validator</artifactId>
|
||||
<version>5.2.4.Final</version>
|
||||
<version>5.3.6.Final</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Javax EL (needed for javax validation) -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue