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 ea700005b0 Bump org.testcontainers:testcontainers-bom from 1.21.2 to 1.21.3 (#16236) ea700005b0 is described below commit ea700005b0ad1a42292c3c0e87df786e837064f1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jun 30 12:41:55 2025 -0700 Bump org.testcontainers:testcontainers-bom from 1.21.2 to 1.21.3 (#16236) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0a17582166..8cda11edc1 100644 --- a/pom.xml +++ b/pom.xml @@ -305,7 +305,7 @@ <testng.version>7.11.0</testng.version> <mockito-core.version>5.17.0</mockito-core.version> <equalsverifier.version>3.19.4</equalsverifier.version> - <testcontainers.version>1.21.2</testcontainers.version> + <testcontainers.version>1.21.3</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: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org