Commit 92313f7
committed
Chore: Bump dependency versions
This patch bumps the dependency versions of BDE, ntf-core, and
BlazingMQ/libbmq to the most recent released versions. ntf-core has
gained support for transport-level compression using zlib, lz4, and
zstd, but since BlazingMQ does not use this and since we do not want a
runtime dependency on the lz4 or zstd libraries, we disable these
while building ntf-core.
Signed-off-by: Patrick M. Niedzielski <[email protected]>1 parent c1ec741 commit 92313f7
File tree
4 files changed
+9
-4
lines changed- bin
- news
4 files changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments