This is an automated email from the ASF dual-hosted git repository.
szetszwo 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 8fd2f1c RATIS-1718. Bump protobuf-java from 3.19.2 to 3.19.6 (#40)
8fd2f1c is described below
commit 8fd2f1c1e9ee80aff8859cc0413ac28f22b1a83d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 5 10:00:58 2022 +0800
RATIS-1718. Bump protobuf-java from 3.19.2 to 3.19.6 (#40)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d59cc03..917873e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
<maven.min.version>3.3.9</maven.min.version>
<!--Version of protobuf to be shaded -->
- <shaded.protobuf.version>3.19.2</shaded.protobuf.version>
+ <shaded.protobuf.version>3.19.6</shaded.protobuf.version>
<!--Version of grpc to be shaded -->
<shaded.grpc.version>1.48.1</shaded.grpc.version>
<!--Version of Netty to be shaded -->