From ca27f4d331a9c1519d4579b3dc96e5b82fc4f961 Mon Sep 17 00:00:00 2001 From: Florian Reimold <11774314+FlorianReimold@users.noreply.github.com> Date: Wed, 27 Nov 2024 11:07:47 +0100 Subject: [PATCH] Updated protobuf to 3.28.3 --- thirdparty/protobuf/build-protobuf.cmake | 6 +++--- thirdparty/protobuf/protobuf | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/thirdparty/protobuf/build-protobuf.cmake b/thirdparty/protobuf/build-protobuf.cmake index c3516bca33..0f08675b54 100644 --- a/thirdparty/protobuf/build-protobuf.cmake +++ b/thirdparty/protobuf/build-protobuf.cmake @@ -1,8 +1,8 @@ set(Protobuf_PROTOC_EXECUTABLE protoc) -set(Protobuf_VERSION 3.11.4) +set(Protobuf_VERSION 3.28.3) set(Protobuf_VERSION_MAJOR 3) -set(Protobuf_VERSION_MINOR 11) -set(Protobuf_VERSION_PATCH 4) +set(Protobuf_VERSION_MINOR 28) +set(Protobuf_VERSION_PATCH 3) include_guard(GLOBAL) diff --git a/thirdparty/protobuf/protobuf b/thirdparty/protobuf/protobuf index d0bfd52211..5fda5abda3 160000 --- a/thirdparty/protobuf/protobuf +++ b/thirdparty/protobuf/protobuf @@ -1 +1 @@ -Subproject commit d0bfd5221182da1a7cc280f3337b5e41a89539cf +Subproject commit 5fda5abda3dee5f7a102c85860594bff8d8610bd