See gh-9969
This commit is contained in:
Stephane Nicoll 2017-09-19 18:45:08 +02:00
parent 95697688cf
commit 8c0ffa331b

View File

@ -25,7 +25,7 @@
<artifactId>spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
</dependency>
<!-- Test -->