Skip to content

Commit

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

Bump grpc.version from 1.65.1 to 1.68.2
  • Loading branch information
gsmet authored Dec 2, 2024
2 parents e1f2a57 + 55f7de5 commit 72d2d82
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 @@ -80,7 +80,7 @@
<hibernate-search.version>7.2.2.Final</hibernate-search.version>

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

0 comments on commit 72d2d82

Please sign in to comment.