pub-sub-api icon indicating copy to clipboard operation
pub-sub-api copied to clipboard

Upgrade com.google.protobuf:protoc and io.grpc:protoc-gen-grpc-java to support aarch64

Open rgoodman22 opened this issue 2 years ago • 1 comments

When trying to mvn clean install the java project on my mac with the M1 chip, I ran into mising artifact errors with com.google.protobuf:protoc:3.3.0 and io.grpc:protoc-gen-grpc-java:1.4.0. I was able to resolve this with upgrades, but the upgrade to io.grpc caused the error detailed here . I was able to resolve this by upgrading the version of grpc.

rgoodman22 avatar Sep 21 '23 22:09 rgoodman22

Thanks for the contribution! It looks like @robertgoodmanSF is an internal user so signing the CLA is not required. However, we need to confirm this.

salesforce-cla[bot] avatar Sep 21 '23 22:09 salesforce-cla[bot]