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

robbie 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 3ae4f2fb47 ARTEMIS-4976: update to testcontainers 1.20.1
3ae4f2fb47 is described below

commit 3ae4f2fb471427f30b3660ed90652df851a58fc8
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Aug 7 15:54:35 2024 +0100

    ARTEMIS-4976: update to testcontainers 1.20.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b98cc6a7e6..d7ca873b58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@
       <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>
-      <testcontainers.version>1.20.0</testcontainers.version>
+      <testcontainers.version>1.20.1</testcontainers.version>
       <selenium.version>4.23.0</selenium.version>
       <exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>
       <apache.httpcore.version>4.4.16</apache.httpcore.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to