Merge pull request #7442 from sanshengshui/master

[3.4.2] Feature -upgrade protobuf version from 3.17.2 -> 3.21.7, support Mac M1(ARM Core) protobuf files compile
This commit is contained in:
Andrew Shvayka 2022-10-31 17:58:11 +02:00 committed by GitHub
commit f01248e730
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@
<mail.version>1.6.2</mail.version>
<curator.version>4.2.0</curator.version>
<zookeeper.version>3.5.5</zookeeper.version>
<protobuf.version>3.17.2</protobuf.version>
<protobuf.version>3.21.9</protobuf.version>
<grpc.version>1.42.1</grpc.version>
<mvel.version>2.4.22TB</mvel.version>
<lombok.version>1.18.18</lombok.version>