ARTEMIS-5011: update to postgresql 42.7.4

This commit is contained in:
Robbie Gemmell 2024-08-26 16:46:42 +01:00
parent 2883534152
commit ccbfa5e6e5
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@
<junit5.version>5.11.0</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.3</postgresql.version>
<postgresql.version>42.7.4</postgresql.version>
<testcontainers.version>1.20.1</testcontainers.version>
<selenium.version>4.23.1</selenium.version>
<exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>