ARTEMIS-4228 Upgrade testcontainers version to 1.17.6

This commit is contained in:
Domenico Francesco Bruscino 2023-03-31 18:50:37 +02:00 committed by Robbie Gemmell
parent 5c654a12c7
commit 71408296c9
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@
<version.jaxb.runtime>2.3.3</version.jaxb.runtime>
<paho.client.mqtt.version>1.2.5</paho.client.mqtt.version>
<postgresql.version>42.4.3</postgresql.version>
<testcontainers.version>1.16.3</testcontainers.version>
<testcontainers.version>1.17.6</testcontainers.version>
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
<apache.httpcore.version>4.4.13</apache.httpcore.version>
<apache.httpclient.version>4.5.13</apache.httpclient.version>