Fix dependency management of hibernate-validator-annotation-processor
Closes gh-12210
This commit is contained in:
committed by
Stephane Nicoll
parent
f73f283c11
commit
6359642509
@@ -1872,7 +1872,7 @@
|
||||
<version>${hibernate-validator.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.hibernate</groupId>
|
||||
<groupId>org.hibernate.validator</groupId>
|
||||
<artifactId>hibernate-validator-annotation-processor</artifactId>
|
||||
<version>${hibernate-validator.version}</version>
|
||||
</dependency>
|
||||
|
||||
Reference in New Issue
Block a user