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

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

View File

@@ -105,7 +105,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>