Skip to content

Commit

Permalink
RATIS-1632. Upgrade gRPC to 1.48.1 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
adoroszlai authored Aug 3, 2022
1 parent 5a48d83 commit 5fe08ee
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 @@ -70,7 +70,7 @@
<!--Version of protobuf to be shaded -->
<shaded.protobuf.version>3.19.2</shaded.protobuf.version>
<!--Version of grpc to be shaded -->
<shaded.grpc.version>1.44.0</shaded.grpc.version>
<shaded.grpc.version>1.48.1</shaded.grpc.version>
<!--Version of Netty to be shaded -->
<shaded.netty.version>4.1.77.Final</shaded.netty.version>
<!--Version of dropwizard to be shaded -->
Expand Down

0 comments on commit 5fe08ee

Please sign in to comment.