File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 3939 <mysql-connector-java .version>8.0.32</mysql-connector-java .version>
4040 <postgresql .version>42.6.0</postgresql .version>
4141 <!--
42- Oracles later JDBC driver has a problem with returning ids from batch inserts
43- https://stackoverflow.com/questions/72717261/autokeyinfo-is-not-initialized-when-trying-to-batch-insert-into-table-with-gen
42+ The Oracle driver 23.3.0.23.09 is not considered production ready by Oracle, but it fixes two important problems for Spring Data JDBC:
43+ https://stackoverflow.com/q/72717261/66686
44+ https://stackoverflow.com/q/62263576/66686
4445 -->
45- <oracle .version>19.18 .0.0 </oracle .version>
46+ <oracle .version>23.3 .0.23.09 </oracle .version>
4647
4748 <!-- test utilities-->
4849 <awaitility .version>4.2.0</awaitility .version>
You can’t perform that action at this time.
0 commit comments