ARTEMIS-3927: update postgresql [provided/test] dep to 42.4.1

This commit is contained in:
Robbie Gemmell 2022-08-09 12:17:28 +01:00
parent ee8afc8131
commit 7ec0bd35ba
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,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.3.3</postgresql.version>
<postgresql.version>42.4.1</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>