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 a74a6e499e upgrade testcontainers to 1.19.7 (#12780)
a74a6e499e is described below

commit a74a6e499e5f346c9f67d00da31850bef6bf0de5
Author: sullis <[email protected]>
AuthorDate: Wed Apr 3 21:53:46 2024 -0700

    upgrade testcontainers to 1.19.7 (#12780)
---
 pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml 
b/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
index e9d4696e71..c099839ec5 100644
--- a/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
+++ b/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
@@ -48,7 +48,7 @@
     <dependency>
       <groupId>org.testcontainers</groupId>
       <artifactId>pulsar</artifactId>
-      <version>1.17.1</version>
+      <version>1.19.7</version>
       <scope>test</scope>
     </dependency>
     <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to