This is an automated email from the ASF dual-hosted git repository.

xiangfu 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 c9699594c1 upgrade protobuf-lite from 1.19.0 to 1.21.0 (#11074)
c9699594c1 is described below

commit c9699594c1eaf5aed70756ebc166d1b9462d7b8f
Author: Rong Rong <[email protected]>
AuthorDate: Tue Jul 11 11:47:00 2023 -0700

    upgrade protobuf-lite from 1.19.0 to 1.21.0 (#11074)
    
    Co-authored-by: Rong Rong <[email protected]>
---
 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 64d4b63636..f2a14c7e51 100644
--- a/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
+++ b/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
@@ -50,7 +50,7 @@
     <codehaus-annotations.version>1.17</codehaus-annotations.version>
     <javax.annotation-api.version>1.2</javax.annotation-api.version>
     <commons-collections.version>4.1</commons-collections.version>
-    <grpc-protobuf-lite.version>1.19.0</grpc-protobuf-lite.version>
+    <grpc-protobuf-lite.version>1.21.0</grpc-protobuf-lite.version>
     <okio.version>1.6.0</okio.version>
   </properties>
 


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

Reply via email to