ccm-docs
Jens Pelzetter 2020-07-18 12:09:20 +02:00
parent d57c567724
commit d61f453cb7
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.hibernate</groupId> <groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator-cdi</artifactId> <artifactId>hibernate-validator-cdi</artifactId>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>