ARTEMIS-4099: Update to PostgreSQL 42.4.3

This commit is contained in:
Robbie Gemmell 2022-11-24 10:45:37 +00:00
parent bbd5043f4f
commit 776b4436df
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@
<surefire.version>2.22.2</surefire.version>
<version.jaxb.runtime>2.3.3</version.jaxb.runtime>
<paho.client.mqtt.version>1.2.5</paho.client.mqtt.version>
<postgresql.version>42.4.1</postgresql.version>
<postgresql.version>42.4.3</postgresql.version>
<testcontainers.version>1.16.3</testcontainers.version>
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
<apache.httpcore.version>4.4.13</apache.httpcore.version>