Skip to content

Commit

Permalink
RATIS-2181. Bump protobuf to 3.25.5 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 334f6e9 commit 1ff4872
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 @@ -71,7 +71,7 @@
<maven.min.version>3.3.9</maven.min.version>

<!--Version of protobuf to be shaded -->
<shaded.protobuf.version>3.24.4</shaded.protobuf.version>
<shaded.protobuf.version>3.25.5</shaded.protobuf.version>
<!--Version of grpc to be shaded -->
<shaded.grpc.version>1.58.0</shaded.grpc.version>
<!--Version of Netty to be shaded -->
Expand Down

0 comments on commit 1ff4872

Please sign in to comment.