ARTEMIS-4888 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-01 02:49:47 +00:00 committed by Justin Bertram
parent 009c8ee44d
commit 0b084deff7
No known key found for this signature in database
GPG Key ID: F41830B875BB8633
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@
<junit5.version>5.10.2</junit5.version>
<version.jaxb.runtime>2.3.9</version.jaxb.runtime>
<paho.client.mqtt.version>1.2.5</paho.client.mqtt.version>
<postgresql.version>42.7.2</postgresql.version>
<postgresql.version>42.7.3</postgresql.version>
<testcontainers.version>1.19.8</testcontainers.version>
<selenium.version>4.22.0</selenium.version>
<exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>