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 dac4ede004 Bump org.testcontainers:pulsar from 1.20.0 to 1.20.1
(#13731)
dac4ede004 is described below
commit dac4ede004e026ac5dcc0091737d70240bba178d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 5 09:23:17 2024 -0700
Bump org.testcontainers:pulsar from 1.20.0 to 1.20.1 (#13731)
---
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 9ab880372b..71ec455e7d 100644
--- a/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
+++ b/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
@@ -35,7 +35,7 @@
<properties>
<shade.phase.prop>package</shade.phase.prop>
<pinot.root>${basedir}/../../..</pinot.root>
- <testcontainers.pulsar.version>1.20.0</testcontainers.pulsar.version>
+ <testcontainers.pulsar.version>1.20.1</testcontainers.pulsar.version>
</properties>
<dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]