This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis-thirdparty.git
The following commit(s) were added to refs/heads/master by this push:
new 1ff4872 RATIS-2181. Bump protobuf to 3.25.5 (#54)
1ff4872 is described below
commit 1ff4872c2938f00d468629813cdea0f8b797f3e9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 30 08:23:31 2024 +0100
RATIS-2181. Bump protobuf to 3.25.5 (#54)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ecb9a8e..ff5728c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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 -->