Bump org.postgresql:postgresql from 42.7.2 to 42.7.3

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.2 to 42.7.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.2...REL42.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-28 02:25:04 +00:00 committed by William Brawner
parent dfe81b7a2f
commit 9877d9288b

View file

@ -7,7 +7,7 @@ kotlinx-coroutines = "1.8.0"
ktor = "2.3.9"
logback = "1.5.3"
mail = "1.6.2"
postgres = "42.7.2"
postgres = "42.7.3"
shadow = "8.1.1"
sqlite = "3.45.1.0"