Skip to content

Commit

Permalink
Merge pull request #22749 from gsmet/protobuf-3.19.2
Browse files Browse the repository at this point in the history
Update protobuf-java to 3.19.2
  • Loading branch information
gsmet authored Jan 8, 2022
2 parents 50ac245 + 5226693 commit b962725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<!-- Make sure to check compatibility between these 2 gRPC components before upgrade -->
<grpc.version>1.43.2</grpc.version> <!-- when updating, verify if com.google.auth should not be updated too -->
<grpc-jprotoc.version>1.2.0</grpc-jprotoc.version>
<protoc.version>3.19.1</protoc.version>
<protoc.version>3.19.2</protoc.version>
<protobuf-java.version>${protoc.version}</protobuf-java.version>

</properties>
Expand Down

0 comments on commit b962725

Please sign in to comment.