[jdbc] Update PostgreSQL JDBC driver to 42.3.3 (#12442)
* Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 9.4.1212 to 42.3.3. * Update docs and feature * Update README Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<hsqldb.version>2.3.3</hsqldb.version>
|
||||
<mariadb.version>1.4.6</mariadb.version>
|
||||
<mysql.version>8.0.22</mysql.version>
|
||||
<postgresql.version>9.4.1212</postgresql.version>
|
||||
<postgresql.version>42.3.3</postgresql.version>
|
||||
<sqlite.version>3.16.1</sqlite.version>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user