Skip to content

Commit

Permalink
Merge pull request #21211 from quarkusio/dependabot/maven/grpc.versio…
Browse files Browse the repository at this point in the history
…n-1.42.0
  • Loading branch information
gastaldi authored Nov 5, 2021
2 parents 01ce860 + b58a411 commit 40f5303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
<google-http-client.version>1.38.0</google-http-client.version>
<scram-client.version>2.1</scram-client.version>
<!-- Make sure to check compatibility between these 2 gRPC components before upgrade -->
<grpc.version>1.41.0</grpc.version> <!-- when updating, verify if com.google.auth should not be updated too -->
<grpc.version>1.42.0</grpc.version> <!-- when updating, verify if com.google.auth should not be updated too -->
<grpc-jprotoc.version>1.2.0</grpc-jprotoc.version>
<protobuf-java.version>3.17.3</protobuf-java.version>
<protoc.version>${protobuf-java.version}</protoc.version>
Expand Down

0 comments on commit 40f5303

Please sign in to comment.