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/artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 59ac89a193 ARTEMIS-5823 Bump testcontainers.version from 1.21.3 to
1.21.4
59ac89a193 is described below
commit 59ac89a1932158e766886837768e8cd77fecd700
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Dec 17 08:18:49 2025 -0600
ARTEMIS-5823 Bump testcontainers.version from 1.21.3 to 1.21.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index aa71277acc..e202a37056 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,7 +171,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.8</postgresql.version>
- <testcontainers.version>1.21.3</testcontainers.version>
+ <testcontainers.version>1.21.4</testcontainers.version>
<selenium.version>4.39.0</selenium.version>
<exec-maven-plugin.version>3.6.2</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]