Skip to content

Commit 9a74cbe

Browse files
authored
[CMAKE] Update third party dependencies for cmake builds (#3943)
1 parent ed84877 commit 9a74cbe

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

install/cmake/third_party_latest

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
# Latest version git tags of third-party dependencies
55
# Format: <dependency_name>=<release_git_tag>
66

7-
abseil=20250127.0
8-
zlib=v1.3.1
9-
curl=curl-8_16_0
7+
abseil=20250512.1
8+
zlib=v1.3.2
9+
curl=curl-8_19_0
1010
protobuf=v6.31.1
11-
grpc=v1.75.1
11+
grpc=v1.78.1
1212
benchmark=v1.9.4
1313
googletest=v1.17.0
14-
ms-gsl=v4.2.0
14+
ms-gsl=v4.2.1
1515
nlohmann-json=v3.12.0
1616
opentelemetry-proto=v1.8.0
1717
opentracing-cpp=v1.6.0

third_party_release

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
# - update the Bazel build files
1414
# - opentelemetry-cpp/MODULE.bazel
1515

16-
abseil=20250127.0
17-
zlib=v1.3.1
18-
curl=curl-8_16_0
16+
abseil=20250512.1
17+
zlib=v1.3.2
18+
curl=curl-8_19_0
1919
protobuf=v6.31.1
20-
grpc=v1.75.1
20+
grpc=v1.78.1
2121
benchmark=v1.9.4
2222
googletest=v1.17.0
23-
ms-gsl=v4.2.0
23+
ms-gsl=v4.2.1
2424
nlohmann-json=v3.12.0
2525
opentelemetry-proto=v1.8.0
2626
opentracing-cpp=v1.6.0

0 commit comments

Comments
 (0)