Skip to content

Commit

Permalink
Bump postgresql from 42.5.4 to 42.6.0 (#616)
Browse files Browse the repository at this point in the history
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.4 to 42.6.0.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.5.4...REL42.6.0)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 23, 2023
1 parent 9622e2c commit 1416733
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 @@ -83,7 +83,7 @@
<mongo-java-server.version>1.43.0</mongo-java-server.version>
<netty.version>4.1.90.Final</netty.version>
<okhttp.version>4.10.0</okhttp.version>
<postgresql.version>42.5.4</postgresql.version>
<postgresql.version>42.6.0</postgresql.version>
<servo-core.version>0.13.2</servo-core.version>
<snakeyaml.version>1.33</snakeyaml.version>
<slf4j-api.version>2.0.7</slf4j-api.version>
Expand Down

0 comments on commit 1416733

Please sign in to comment.