File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3030 <source .level>16</source .level>
3131 <!-- AspectJ maven plugin can't handle 17 yet -->
3232
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 >
3535 <jsqlparser >4.5</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 >
3838 <springdata .commons>3.0.0-SNAPSHOT</springdata .commons>
3939 <vavr >0.10.3</vavr >
4040
Original file line number Diff line number Diff line change 9696
9797 <!-- MySQL testing support -->
9898 <dependency >
99- <groupId >mysql</groupId >
100- <artifactId >mysql-connector-java </artifactId >
99+ <groupId >com. mysql</groupId >
100+ <artifactId >mysql-connector-j </artifactId >
101101 <version >${mysql-connector-java} </version >
102102 <scope >test</scope >
103103 </dependency >
You can’t perform that action at this time.
0 commit comments