RobertIndie opened a new issue, #17031: URL: https://github.com/apache/pulsar/issues/17031
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation Currently, we doesn't specify the version for every dependency in the cpp client: https://github.com/apache/pulsar/blob/374b3a18155cba33c4b4cfdb18c8119487be565e/pulsar-client-cpp/vcpkg.json This may create uncertainty for packing behavior. Need to specify the dependency version in the vcpkg. ### Solution Specify the dependency version in the vcpkg ### Alternatives _No response_ ### Anything else? _No response_ ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
