Bump hibernate-validator from 6.0.10.Final to 6.1.0.Final in /shared

Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.0.10.Final to 6.1.0.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/master/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-validator/compare/6.0.10.Final...6.1.0.Final)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-01-08 17:38:13 +00:00
committed by GitHub
parent a0a12d4f0d
commit efc865109c

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>