File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 325
325
</extraJavaTestArgs >
326
326
<mariadb .java.client.version>2.7.12</mariadb .java.client.version>
327
327
<mysql .connector.version>9.0.0</mysql .connector.version>
328
- <postgresql .version>42.7.3 </postgresql .version>
328
+ <postgresql .version>42.7.4 </postgresql .version>
329
329
<db2 .jcc.version>11.5.9.0</db2 .jcc.version>
330
- <mssql .jdbc.version>12.8.0 .jre11</mssql .jdbc.version>
330
+ <mssql .jdbc.version>12.8.1 .jre11</mssql .jdbc.version>
331
331
<ojdbc11 .version>23.5.0.24.07</ojdbc11 .version>
332
332
<!-- Used for SBT build to retrieve the Spark version -->
333
333
<spark .version>${project.version} </spark .version>
Original file line number Diff line number Diff line change 243
243
<dependency >
244
244
<groupId >com.h2database</groupId >
245
245
<artifactId >h2</artifactId >
246
- <version >2.3.230 </version >
246
+ <version >2.3.232 </version >
247
247
<scope >test</scope >
248
248
</dependency >
249
249
<dependency >
Original file line number Diff line number Diff line change 167
167
<dependency >
168
168
<groupId >com.h2database</groupId >
169
169
<artifactId >h2</artifactId >
170
- <version >2.3.230 </version >
170
+ <version >2.3.232 </version >
171
171
<scope >test</scope >
172
172
</dependency >
173
173
<dependency >
You can’t perform that action at this time.
0 commit comments