This is an automated email from the ASF dual-hosted git repository.
baodi 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 2bab367 Upgrade to pulsar-client-cpp 3.1.2 (#96)
2bab367 is described below
commit 2bab36783c31dfe9eb53c8bf90a4c708a274c659
Author: Yunze Xu <[email protected]>
AuthorDate: Fri Feb 17 00:46:36 2023 +0800
Upgrade to pulsar-client-cpp 3.1.2 (#96)
---
dependencies.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dependencies.yaml b/dependencies.yaml
index 398f67c..428de6e 100644
--- a/dependencies.yaml
+++ b/dependencies.yaml
@@ -18,7 +18,7 @@
#
cmake: 3.24.2
-pulsar-cpp: 3.1.1
+pulsar-cpp: 3.1.2
pybind11: 2.10.1
boost: 1.80.0
protobuf: 3.20.0