This is an automated email from the ASF dual-hosted git repository.

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 3f65f74753 ARTEMIS-4624 upgrade TestContainers to 1.19.4
3f65f74753 is described below

commit 3f65f747531df97850a022c4f0c6a7a449ad37fe
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Jan 31 10:18:04 2024 -0600

    ARTEMIS-4624 upgrade TestContainers to 1.19.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8d0a2424b8..bfcc71ecf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@
       <version.jaxb.runtime>2.3.3</version.jaxb.runtime>
       <paho.client.mqtt.version>1.2.5</paho.client.mqtt.version>
       <postgresql.version>42.7.1</postgresql.version>
-      <testcontainers.version>1.17.6</testcontainers.version>
+      <testcontainers.version>1.19.4</testcontainers.version>
       <selenium.version>4.17.0</selenium.version>
       <exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
       <apache.httpcore.version>4.4.13</apache.httpcore.version>

Reply via email to