Skip to content

Commit 12f778d

Browse files
[FLINK-35059] Bump org.postgresql:postgresql to 42.7.3 in flink-connector-jdbc
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.1 to 42.5.5. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.5.1...REL42.5.5) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sergey Nuyanzin <[email protected]>
1 parent cd48c4a commit 12f778d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-connector-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ under the License.
3838
<scala.binary.version>2.12</scala.binary.version>
3939
<scala-library.version>2.12.7</scala-library.version>
4040
<assertj.version>3.23.1</assertj.version>
41-
<postgres.version>42.5.1</postgres.version>
41+
<postgres.version>42.7.3</postgres.version>
4242
<oracle.version>21.8.0.0</oracle.version>
4343
<trino.version>418</trino.version>
4444
<byte-buddy.version>1.12.10</byte-buddy.version>

0 commit comments

Comments
 (0)