File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 30
30
<source .level>16</source .level>
31
31
<!-- AspectJ maven plugin can't handle 17 yet -->
32
32
33
- <eclipselink >3.0.2 </eclipselink >
34
- <hibernate >6.1.2 .Final</hibernate >
33
+ <eclipselink >3.0.3 </eclipselink >
34
+ <hibernate >6.1.4 .Final</hibernate >
35
35
<jsqlparser >4.3</jsqlparser >
36
- <mysql-connector-java >8.0.23 </mysql-connector-java >
37
- <postgresql >42.2.19 </postgresql >
36
+ <mysql-connector-java >8.0.31 </mysql-connector-java >
37
+ <postgresql >42.5.0 </postgresql >
38
38
<springdata .commons>3.0.0-SNAPSHOT</springdata .commons>
39
39
<vavr >0.10.3</vavr >
40
40
Original file line number Diff line number Diff line change 96
96
97
97
<!-- MySQL testing support -->
98
98
<dependency >
99
- <groupId >mysql</groupId >
100
- <artifactId >mysql-connector-java </artifactId >
99
+ <groupId >com. mysql</groupId >
100
+ <artifactId >mysql-connector-j </artifactId >
101
101
<version >${mysql-connector-java} </version >
102
102
<scope >test</scope >
103
103
</dependency >
You can’t perform that action at this time.
0 commit comments