We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f7fbd commit 2c615b4Copy full SHA for 2c615b4
pom.xml
@@ -36,7 +36,7 @@
36
<mariadb-java-client.version>3.0.7</mariadb-java-client.version>
37
<mssql.version>10.2.1.jre17</mssql.version>
38
<mysql-connector-java.version>8.0.29</mysql-connector-java.version>
39
- <postgresql.version>42.4.3</postgresql.version>
+ <postgresql.version>42.6.0</postgresql.version>
40
<!--
41
Oracles later JDBC driver has a problem with returning ids from batch inserts
42
https://stackoverflow.com/questions/72717261/autokeyinfo-is-not-initialized-when-trying-to-batch-insert-into-table-with-gen
0 commit comments