Skip to content

Commit

Permalink
RATIS-2212. Bump grpc to 1.69.0 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
OneSizeFitsQuorum authored Dec 17, 2024
1 parent ab288f6 commit bc91558
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 @@
<!--Version of protobuf to be shaded -->
<shaded.protobuf.version>3.25.5</shaded.protobuf.version>
<!--Version of grpc to be shaded -->
<shaded.grpc.version>1.58.0</shaded.grpc.version>
<shaded.grpc.version>1.69.0</shaded.grpc.version>
<!--Version of Netty to be shaded -->
<shaded.netty.version>4.1.115.Final</shaded.netty.version>
<!--Version of dropwizard to be shaded -->
Expand Down

0 comments on commit bc91558

Please sign in to comment.