Skip to content

Commit

Permalink
Bump postgresql from 42.4.1 to 42.4.3 (#1745)
Browse files Browse the repository at this point in the history
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.1 to 42.4.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.4.1...REL42.4.3)

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

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

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 Nov 24, 2022
1 parent 140718f commit 0658775
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 @@ -231,7 +231,7 @@
<mysql.version>8.0.28</mysql.version>
<mariadb.version>3.0.6</mariadb.version>
<mssql.version>10.2.1.jre11</mssql.version>
<pgsql.version>42.4.1</pgsql.version>
<pgsql.version>42.4.3</pgsql.version>
<!-- CQ #21139, 21140 -->
<logback.version>1.3.0-alpha16</logback.version>
<oracle.jdbc.version>21.6.0.0.1</oracle.jdbc.version>
Expand Down

0 comments on commit 0658775

Please sign in to comment.