From e09bd6a05e3f2f909640dfb250a6d276408bfd2c Mon Sep 17 00:00:00 2001 From: Min Zhu Date: Mon, 23 Sep 2024 10:15:17 -0400 Subject: [PATCH] force protobuf version for testing. --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9e5454562..2d4cb1e64 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,11 @@ pom import - + + com.google.protobuf + protobuf-java + 3.25.5 + com.google.api.grpc proto-google-cloud-pubsub-v1