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 1b9310a480 Bump org.testcontainers:pulsar from 1.19.8 to 1.20.0
(#13655)
1b9310a480 is described below
commit 1b9310a480789da998a2243c87d8e395fc6ba69a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 18 15:16:50 2024 -0700
Bump org.testcontainers:pulsar from 1.19.8 to 1.20.0 (#13655)
---
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 e116d9475f..d4d69f410a 100644
--- a/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
+++ b/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
@@ -37,7 +37,7 @@
<properties>
<shade.phase.prop>package</shade.phase.prop>
<pinot.root>${basedir}/../../..</pinot.root>
- <testcontainers.pulsar.version>1.19.8</testcontainers.pulsar.version>
+ <testcontainers.pulsar.version>1.20.0</testcontainers.pulsar.version>
</properties>
<dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]