From 6cb2c8e8209ae7b49edf86897fe7afe599ee64cb Mon Sep 17 00:00:00 2001 From: sanshengshui Date: Tue, 18 Oct 2022 15:55:17 +0800 Subject: [PATCH 1/2] upgrade protobuf version from 3.17.2 -> 3.21.7, support Mac M1(ARM Core) protobuf files compile --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1c5dea9f5c..9f0cc76bd4 100755 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 1.6.2 4.2.0 3.5.5 - 3.17.2 + 3.21.7 1.42.1 1.18.18 1.2.4 From 22904797e4b6b34d48f18a0436487295e6b0450c Mon Sep 17 00:00:00 2001 From: Andrew Shvayka Date: Mon, 31 Oct 2022 17:57:47 +0200 Subject: [PATCH 2/2] Update protobuf to 3.21.9 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9f0cc76bd4..9ef08e8ddd 100755 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 1.6.2 4.2.0 3.5.5 - 3.21.7 + 3.21.9 1.42.1 1.18.18 1.2.4