We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd48c4a commit 12f778dCopy full SHA for 12f778d
flink-connector-jdbc/pom.xml
@@ -38,7 +38,7 @@ under the License.
38
<scala.binary.version>2.12</scala.binary.version>
39
<scala-library.version>2.12.7</scala-library.version>
40
<assertj.version>3.23.1</assertj.version>
41
- <postgres.version>42.5.1</postgres.version>
+ <postgres.version>42.7.3</postgres.version>
42
<oracle.version>21.8.0.0</oracle.version>
43
<trino.version>418</trino.version>
44
<byte-buddy.version>1.12.10</byte-buddy.version>
0 commit comments