Skip to content

Commit caf5255

Browse files
Bump org.postgresql:postgresql in /contrib/storage-jdbc
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.4 to 42.7.11. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.4.4...REL42.7.11) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.11 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d3d421 commit caf5255

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/storage-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<mysql.connector.version>8.4.0</mysql.connector.version>
3535
<clickhouse.jdbc.version>0.3.1</clickhouse.jdbc.version>
3636
<h2.version>2.2.220</h2.version>
37-
<postgresql.version>42.4.4</postgresql.version>
37+
<postgresql.version>42.7.11</postgresql.version>
3838
<mssql-jdbc.version>13.2.1.jre11</mssql-jdbc.version>
3939
<jtds.version>1.3.1</jtds.version>
4040
</properties>

0 commit comments

Comments
 (0)