Skip to content

Commit

Permalink
Merge pull request #34110 from quarkusio/dependabot/maven/grpc.versio…
Browse files Browse the repository at this point in the history
…n-1.56.0

Bump grpc.version from 1.55.1 to 1.56.0
  • Loading branch information
cescoffier authored Jun 19, 2023
2 parents b0c63a3 + e76c59f commit bde7cb5
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 @@ -73,7 +73,7 @@
<kubernetes-client.version>6.7.1</kubernetes-client.version> <!-- Please check with Java Operator SDK team before updating -->

<!-- Make sure to check compatibility between these 2 gRPC components before upgrade -->
<grpc.version>1.55.1</grpc.version> <!-- when updating, verify if com.google.auth should not be updated too -->
<grpc.version>1.56.0</grpc.version> <!-- when updating, verify if com.google.auth should not be updated too -->
<grpc-jprotoc.version>1.2.1</grpc-jprotoc.version>
<protoc.version>3.22.0</protoc.version>
<protobuf-java.version>${protoc.version}</protobuf-java.version>
Expand Down

0 comments on commit bde7cb5

Please sign in to comment.