[jOOQ/jOOQ#13857] Upgrade pgjdbc to mitigate CVE-2022-31197
This commit is contained in:
parent
e73cbfa543
commit
7ef581bd05
2
pom.xml
2
pom.xml
@ -27,7 +27,7 @@
|
||||
<hsqldb.version>2.6.1</hsqldb.version>
|
||||
|
||||
<!-- JDBC drivers for jOOQ-xyz-extensions modules and vendor-specific API access -->
|
||||
<postgres.version>42.3.3</postgres.version>
|
||||
<postgres.version>42.4.1</postgres.version>
|
||||
<sqlserver.version>10.2.0.jre11</sqlserver.version>
|
||||
<oracle.version>21.5.0.0</oracle.version>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user