File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2929
3030 <dist .key>DATAJPA</dist .key>
3131
32- <eclipselink >2.7.9 </eclipselink >
33- <hibernate >5.6.9 .Final</hibernate >
32+ <eclipselink >2.7.11 </eclipselink >
33+ <hibernate >5.6.14 .Final</hibernate >
3434 <jsqlparser >4.3</jsqlparser >
35- <mysql-connector-java >8.0.23 </mysql-connector-java >
36- <postgresql >42.2.19 </postgresql >
35+ <mysql-connector-java >8.0.31 </mysql-connector-java >
36+ <postgresql >42.5.0 </postgresql >
3737 <springdata .commons>2.7.6-SNAPSHOT</springdata .commons>
3838 <vavr >0.10.3</vavr >
3939
250250
251251 <!-- MySQL testing support -->
252252 <dependency >
253- <groupId >mysql</groupId >
254- <artifactId >mysql-connector-java </artifactId >
253+ <groupId >com. mysql</groupId >
254+ <artifactId >mysql-connector-j </artifactId >
255255 <version >${mysql-connector-java} </version >
256256 <scope >test</scope >
257257 </dependency >
You can’t perform that action at this time.
0 commit comments