]> source.dussan.org Git - vaadin-framework.git/commitdiff
Bump hibernate-validator from 5.3.5.Final to 5.3.6.Final (#12085)
authorTatu Lund <tatu@vaadin.com>
Wed, 26 Aug 2020 08:46:24 +0000 (11:46 +0300)
committerGitHub <noreply@github.com>
Wed, 26 Aug 2020 08:46:24 +0000 (11:46 +0300)
Pick from https://github.com/vaadin/framework/pull/12084

pom.xml

diff --git a/pom.xml b/pom.xml
index 63807b70411d0b14c9ba9a3ca7ead958c2398f48..c55c9af18a7ca1b003c10235dceae885bd04e77f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <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>