Skip to content
This repository was archived by the owner on Oct 14, 2023. It is now read-only.

Commit 2ea6cf9

Browse files
authored
deps: update dependency com.google.protobuf:protobuf-bom to v3.11.4
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.protobuf:protobuf-bom](https://developers.google.com/protocol-buffers/) ([source](https://github.com/protocolbuffers/protobuf)) | patch | `3.11.3` -> `3.11.4` | --- ### Release Notes <details> <summary>protocolbuffers/protobuf</summary> ### [`v3.11.4`](https://github.com/protocolbuffers/protobuf/releases/v3.11.4) [Compare Source](https://github.com/protocolbuffers/protobuf/compare/v3.11.3...v3.11.4) # C# - Fix latest ArgumentException for C# extensions ([#&#8203;7188](https://github.com/protocolbuffers/protobuf/issues/7188)) - Enforce recursion depth checking for unknown fields ([#&#8203;7210](https://github.com/protocolbuffers/protobuf/issues/7210)) # Ruby - Fix wrappers with a zero value ([#&#8203;7195](https://github.com/protocolbuffers/protobuf/issues/7195)) - Fix JSON serialization of 0/empty-valued wrapper types ([#&#8203;7198](https://github.com/protocolbuffers/protobuf/issues/7198)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-translate).
1 parent 2e290b3 commit 2ea6cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<google.http-client.version>1.34.1</google.http-client.version>
7171
<gax.version>1.53.1</gax.version>
7272
<grpc.version>1.27.0</grpc.version>
73-
<protobuf.version>3.11.3</protobuf.version>
73+
<protobuf.version>3.11.4</protobuf.version>
7474
<junit.version>4.13</junit.version>
7575
<easymock.version>3.6</easymock.version>
7676
<guava.version>28.2-android</guava.version>

0 commit comments

Comments
 (0)