File tree Expand file tree Collapse file tree 2 files changed +21
-7
lines changed
Expand file tree Collapse file tree 2 files changed +21
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " pulsar-cpp" ,
3- "version" : " 3.5 .0" ,
3+ "version" : " 3.8 .0" ,
44 "description" : " Pulsar C++ SDK" ,
5- "builtin-baseline" : " b051745c68faa6f65c493371d564c4eb8af34dad " ,
5+ "builtin-baseline" : " d6995a0cf3cafda5e9e52749fad075dd62bfd90c " ,
66 "dependencies" : [
77 {
88 "name" : " asio" ,
1515 "name" : " boost-accumulators" ,
1616 "version>=" : " 1.83.0"
1717 },
18+ {
19+ "name" : " boost-format" ,
20+ "version>=" : " 1.83.0"
21+ },
1822 {
1923 "name" : " boost-property-tree" ,
2024 "version>=" : " 1.83.0"
2529 "features" : [
2630 " openssl"
2731 ],
28- "version>=" : " 8.4 .0"
32+ "version>=" : " 8.13 .0"
2933 },
3034 {
3135 "name" : " dlfcn-win32" ,
3236 "platform" : " windows"
3337 },
3438 {
3539 "name" : " openssl" ,
36- "version>=" : " 3.1.4#1 "
40+ "version>=" : " 3.5.0 "
3741 },
3842 {
3943 "name" : " protobuf" ,
4549 },
4650 {
4751 "name" : " zlib" ,
48- "version>=" : " 1.3"
52+ "version>=" : " 1.3.1 "
4953 },
5054 {
5155 "name" : " zstd" ,
7175 }
7276 ]
7377 }
74- }
78+ },
79+ "overrides" : [
80+ {
81+ "name" : " asio" ,
82+ "version" : " 1.28.2"
83+ },
84+ {
85+ "name" : " protobuf" ,
86+ "version" : " 3.21.12"
87+ }
88+ ]
7589}
You can’t perform that action at this time.
0 commit comments