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

xyz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-client-python.git


The following commit(s) were added to refs/heads/main by this push:
     new e9e0ccf  Upgrade the C++ client to 3.4.2 (#170)
e9e0ccf is described below

commit e9e0ccf702e0df135babb7a6c8a31c7eaaea7ff8
Author: Yunze Xu <[email protected]>
AuthorDate: Sat Dec 16 21:18:29 2023 +0800

    Upgrade the C++ client to 3.4.2 (#170)
---
 dependencies.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies.yaml b/dependencies.yaml
index 4f39571..00e1747 100644
--- a/dependencies.yaml
+++ b/dependencies.yaml
@@ -18,7 +18,7 @@
 #
 
 cmake: 3.24.2
-pulsar-cpp: 3.4.1
+pulsar-cpp: 3.4.2
 pybind11: 2.10.1
 boost: 1.80.0
 protobuf: 3.20.0

Reply via email to