Skip to content

Commit 54489e9

Browse files
committed
Updating changelog
1 parent 5fc03e1 commit 54489e9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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)
22
Java
33
* Refactoring java full runtime to reuse sub-message builders and prepare to
44
migrate parsing logic from parse constructor to builder.

protobuf_deps.bzl

+2-2
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,6 @@ def protobuf_deps():
114114
_github_archive(
115115
name = "upb",
116116
repo = "https://github.com/protocolbuffers/upb",
117-
commit = "333722e94b35c26b9eb48bd7e471235374ab3737",
118-
sha256 = "f973aefa29d4191aad76cd1ba74ee3be4d2161b6c95d73c137f82560983912c6",
117+
commit = "a5477045acaa34586420942098f5fecd3570f577",
118+
sha256 = "0d6af8c8c00b3d733721f8d890ef43dd40f537c2e815b529085c1a6c30a21084",
119119
)

0 commit comments

Comments
 (0)