Commit 54489e9 1 parent 5fc03e1 commit 54489e9 Copy full SHA for 54489e9
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- 2022-09-27 version 21.7 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
1
+ 2022-09-29 version 21.7 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
2
2
Java
3
3
* Refactoring java full runtime to reuse sub-message builders and prepare to
4
4
migrate parsing logic from parse constructor to builder.
Original file line number Diff line number Diff line change @@ -114,6 +114,6 @@ def protobuf_deps():
114
114
_github_archive (
115
115
name = "upb" ,
116
116
repo = "https://github.com/protocolbuffers/upb" ,
117
- commit = "333722e94b35c26b9eb48bd7e471235374ab3737 " ,
118
- sha256 = "f973aefa29d4191aad76cd1ba74ee3be4d2161b6c95d73c137f82560983912c6 " ,
117
+ commit = "a5477045acaa34586420942098f5fecd3570f577 " ,
118
+ sha256 = "0d6af8c8c00b3d733721f8d890ef43dd40f537c2e815b529085c1a6c30a21084 " ,
119
119
)
You can’t perform that action at this time.
0 commit comments