This is an automated email from the ASF dual-hosted git repository.
yashmayya pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new eb4e45e3665 Bump testcontainers to 1.21.4 to fix Docker issue (#17704)
eb4e45e3665 is described below
commit eb4e45e3665e017d2e9ae475d4c5baa6d590612f
Author: Yash Mayya <[email protected]>
AuthorDate: Fri Feb 13 16:35:15 2026 -0800
Bump testcontainers to 1.21.4 to fix Docker issue (#17704)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ba62f507490..49f4f0663dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -308,7 +308,7 @@
<testng.version>7.12.0</testng.version>
<mockito-core.version>5.17.0</mockito-core.version>
<equalsverifier.version>3.19.4</equalsverifier.version>
- <testcontainers.version>1.21.3</testcontainers.version>
+ <testcontainers.version>1.21.4</testcontainers.version>
<h2.version>2.4.240</h2.version>
<jnr-posix.version>3.1.21</jnr-posix.version>
<scalatest.version>3.2.19</scalatest.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]