Skip to content

Commit

Permalink
Bump postgresql JDBC driver from 42.2.18 to 42.2.25 (#1416)
Browse files Browse the repository at this point in the history
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.18 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.18...REL42.2.25)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 2, 2022
1 parent 5763e7e commit e5b6ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
<mongodb.version>3.12.7</mongodb.version>
<mysql.version>8.0.27</mysql.version>
<mssql.version>9.2.0.jre8</mssql.version>
<pgsql.version>42.2.18</pgsql.version>
<pgsql.version>42.2.25</pgsql.version>
<!-- CQ #21139, 21140 -->
<logback.version>1.3.0-alpha5</logback.version>
<oracle.jdbc.version>21.3.0.0</oracle.jdbc.version>
Expand Down

0 comments on commit e5b6ba8

Please sign in to comment.