File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 29
29
30
30
<dist .key>DATAJPA</dist .key>
31
31
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 >
34
34
<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 >
37
37
<springdata .commons>2.7.6-SNAPSHOT</springdata .commons>
38
38
<vavr >0.10.3</vavr >
39
39
250
250
251
251
<!-- MySQL testing support -->
252
252
<dependency >
253
- <groupId >mysql</groupId >
254
- <artifactId >mysql-connector-java </artifactId >
253
+ <groupId >com. mysql</groupId >
254
+ <artifactId >mysql-connector-j </artifactId >
255
255
<version >${mysql-connector-java} </version >
256
256
<scope >test</scope >
257
257
</dependency >
You can’t perform that action at this time.
0 commit comments