This is an automated email from the ASF dual-hosted git repository.
jackie 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 d817458ad9 Bump testcontainers.version from 1.20.4 to 1.20.5 (#15098)
d817458ad9 is described below
commit d817458ad9eb9aadfbb93822113537fda6bab2b1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 20 09:04:19 2025 -0800
Bump testcontainers.version from 1.20.4 to 1.20.5 (#15098)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 62dc19f51b..b0a5a326a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -277,7 +277,7 @@
<testng.version>7.11.0</testng.version>
<mockito-core.version>5.15.2</mockito-core.version>
<equalsverifier.version>3.19.1</equalsverifier.version>
- <testcontainers.version>1.20.4</testcontainers.version>
+ <testcontainers.version>1.20.5</testcontainers.version>
<h2.version>2.3.232</h2.version>
<jnr-posix.version>3.1.20</jnr-posix.version>
<scalatest.version>3.2.19</scalatest.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]