This is an automated email from the ASF dual-hosted git repository. huijun pushed a commit to branch huijunw/alignprotopyworkspace in repository https://gitbox.apache.org/repos/asf/incubator-heron.git
commit 69beda8e845f693fdac42539790ae1f4f4108522 Author: Huijun Wu <[email protected]> AuthorDate: Fri Mar 1 03:12:05 2019 -0800 alginprotopyworkspace --- heron/proto/BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heron/proto/BUILD b/heron/proto/BUILD index 0991768..fbdbd0c 100644 --- a/heron/proto/BUILD +++ b/heron/proto/BUILD @@ -191,7 +191,7 @@ pex_library( ":proto_ckptmgr_py", ], reqs = [ - "protobuf==3.4.0", + "protobuf==3.4.1", "setuptools==18.0.1", ], )
