Skip to content

Commit c196169

Browse files
Bump org.postgresql:postgresql from 42.7.9 to 42.7.10 (#1573)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.9 to 42.7.10. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.9...REL42.7.10) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1425ce commit c196169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/batch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<nemo.version>0.1</nemo.version>
4343
<flink.artifact.name>beam-runners-flink-1.14</flink.artifact.name>
4444
<mysql.driver.version>9.6.0</mysql.driver.version>
45-
<postgresql.version>42.7.9</postgresql.version>
45+
<postgresql.version>42.7.10</postgresql.version>
4646

4747
</properties>
4848

0 commit comments

Comments
 (0)