Skip to content

Commit 10c60c7

Browse files
committed
Upgrade postgresql to 42.2.25.
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.5 to 42.2.25. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.5...REL42.2.25) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Closes #716
1 parent 27404d4 commit 10c60c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
2929

3030
<degraph-check.version>0.1.4</degraph-check.version>
31-
<postgresql.version>42.2.5</postgresql.version>
31+
<postgresql.version>42.2.25</postgresql.version>
3232
<mysql.version>8.0.21</mysql.version>
3333
<r2dbc-spi-test.version>0.9.1.RELEASE</r2dbc-spi-test.version>
3434
<mssql-jdbc.version>7.1.2.jre8-preview</mssql-jdbc.version>

0 commit comments

Comments
 (0)