File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 325325 </extraJavaTestArgs >
326326 <mariadb .java.client.version>2.7.12</mariadb .java.client.version>
327327 <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>
329329 <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>
331331 <ojdbc11 .version>23.5.0.24.07</ojdbc11 .version>
332332 <!-- Used for SBT build to retrieve the Spark version -->
333333 <spark .version>${project.version} </spark .version>
Original file line number Diff line number Diff line change 243243 <dependency >
244244 <groupId >com.h2database</groupId >
245245 <artifactId >h2</artifactId >
246- <version >2.3.230 </version >
246+ <version >2.3.232 </version >
247247 <scope >test</scope >
248248 </dependency >
249249 <dependency >
Original file line number Diff line number Diff line change 167167 <dependency >
168168 <groupId >com.h2database</groupId >
169169 <artifactId >h2</artifactId >
170- <version >2.3.230 </version >
170+ <version >2.3.232 </version >
171171 <scope >test</scope >
172172 </dependency >
173173 <dependency >
You can’t perform that action at this time.
0 commit comments