Skip to content

Commit

Permalink
Bump org.postgresql:postgresql from 42.7.1 to 42.7.2 (#957)
Browse files Browse the repository at this point in the history
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.1 to 42.7.2.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/commits)

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

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 Feb 21, 2024
1 parent 12f141f commit 8a2b1d3
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 @@ -94,7 +94,7 @@
<mongo-java-server.version>1.44.0</mongo-java-server.version>
<netty.version>4.1.107.Final</netty.version>
<okhttp.version>4.12.0</okhttp.version>
<postgresql.version>42.7.1</postgresql.version>
<postgresql.version>42.7.2</postgresql.version>
<servo-core.version>0.13.2</servo-core.version>
<snakeyaml.version>2.2</snakeyaml.version>
<slf4j.version>2.0.12</slf4j.version>
Expand Down

0 comments on commit 8a2b1d3

Please sign in to comment.