File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4040 <spring .version>5.0.4.RELEASE</spring .version>
4141 <spring-data .version>2.0.1.RELEASE</spring-data .version>
4242
43- <hibernate-validator .version>5.2.4 .Final</hibernate-validator .version>
43+ <hibernate-validator .version>6.0.9 .Final</hibernate-validator .version>
4444 <aws-java-sdk .version>1.11.301</aws-java-sdk .version>
4545 <junit .version>4.12</junit .version>
4646 <mockito .version>2.13.0</mockito .version>
7272 </dependency >
7373
7474 <dependency >
75- <groupId >org.hibernate</groupId >
75+ <groupId >org.hibernate.validator </groupId >
7676 <artifactId >hibernate-validator</artifactId >
7777 <version >${hibernate-validator.version} </version >
7878 </dependency >
149149 </dependency >
150150
151151 <dependency >
152- <groupId >org.hibernate</groupId >
152+ <groupId >org.hibernate.validator </groupId >
153153 <artifactId >hibernate-validator</artifactId >
154154 </dependency >
155155
You can’t perform that action at this time.
0 commit comments