Jens Pelzetter 2020-07-18 12:09:20 +02:00
parent 1f0e93fcd2
commit 6f43fc29a9
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>