Skip to content

Commit 5be4cba

Browse files
committed
Use updated coordinates for Hibernate Validator.
See #4024.
1 parent 5cebfe4 commit 5be4cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-mongodb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
</dependency>
208208

209209
<dependency>
210-
<groupId>org.hibernate</groupId>
210+
<groupId>org.hibernate.validator</groupId>
211211
<artifactId>hibernate-validator</artifactId>
212212
<version>7.0.1.Final</version>
213213
<scope>test</scope>

0 commit comments

Comments
 (0)