Merge pull request #6 from fuinorg/dependabot/maven/shared/org.hibernate.validator-hibernate-validator-6.1.0.Final

Bump hibernate-validator from 6.0.10.Final to 6.1.0.Final in /shared
This commit is contained in:
Michael Schnell
2020-01-10 09:32:16 +01:00
committed by GitHub

View File

@@ -116,7 +116,7 @@
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>6.0.10.Final</version>
<version>6.1.0.Final</version>
<scope>test</scope>
<exclusions>
<exclusion>