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 30a3cd5a9c Bump io.grpc:grpc-context from 1.60.1 to 1.63.0 (#12872)
30a3cd5a9c is described below
commit 30a3cd5a9c3fb7ccad53f43ff4800956c59379cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 10 10:40:33 2024 -0700
Bump io.grpc:grpc-context from 1.60.1 to 1.63.0 (#12872)
---
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 9ad9a4b62e..99af7c084a 100644
--- a/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
+++ b/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
@@ -38,7 +38,7 @@
<phase.prop>package</phase.prop>
<pinot.root>${basedir}/../../..</pinot.root>
<simpleclient_common.version>0.16.0</simpleclient_common.version>
- <grpc-context.version>1.60.1</grpc-context.version>
+ <grpc-context.version>1.63.0</grpc-context.version>
<grpc-protobuf-lite.version>1.62.2</grpc-protobuf-lite.version>
<caffeine.version>2.6.2</caffeine.version>
<codehaus-annotations.version>1.17</codehaus-annotations.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]