Merge pull request #1930 from LibrePlan/dependabot/maven/org.hibernate-hibernate-validator-5.3.6.Final
Bump hibernate-validator from 5.2.4.Final to 5.3.6.Final
This commit is contained in:
commit
7ef8f530ad
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