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 0078351e2a ARTEMIS-5455 Bump testcontainers.version from 1.21.1 to
1.21.2
0078351e2a is described below
commit 0078351e2af2addee68b5b233e3041e1738eed6e
Author: Justin Bertram <[email protected]>
AuthorDate: Fri Jun 20 12:40:11 2025 -0500
ARTEMIS-5455 Bump testcontainers.version from 1.21.1 to 1.21.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c6d29b2baa..2ea596b533 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,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.7</postgresql.version>
- <testcontainers.version>1.21.1</testcontainers.version>
+ <testcontainers.version>1.21.2</testcontainers.version>
<selenium.version>4.33.0</selenium.version>
<exec-maven-plugin.version>3.5.1</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