Browse Source

Bump hibernate-validator from 5.3.5.Final to 5.3.6.Final (#12085)

Pick from https://github.com/vaadin/framework/pull/12084
tags/8.12.0.alpha2
Tatu Lund 3 years ago
parent
commit
1f458749d3
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -229,7 +229,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>5.3.5.Final</version>
<version>5.3.6.Final</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>

Loading…
Cancel
Save