File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
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
Original file line number Diff line number Diff line change 6464 <action dev =" SimY4" issue =" 177" type =" fix" date =" 2018-07-04" >
6565 Fixed NPE when deleting nonexistent entity
6666 </action >
67+ <action dev =" SimY4" issue =" 183" type =" fix" date =" 2018-07-16" >
68+ Match hibernate validator dependency version with Spring Boot 2 dependency.
69+ </action >
6770 </release >
6871 <release version =" 5.0.2" date =" 2018-03-05" description =" Maintenance release" >
6972 <action dev =" vitolimandibhrata" issue =" 40" type =" add" date =" 2017-01-07" >
154157 </action >
155158 </release >
156159 </body >
157- </document >
160+ </document >
You can’t perform that action at this time.
0 commit comments