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

Commit e3315de

Browse files
authored
deps: update dependency com.google.protobuf:protobuf-bom to v3.15.8 (#137)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.protobuf:protobuf-bom](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.15.6` -> `3.15.8` | [![age](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.15.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.15.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.15.8/compatibility-slim/3.15.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.15.8/confidence-slim/3.15.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>protocolbuffers/protobuf</summary> ### [`v3.15.8`](https://togithub.com/protocolbuffers/protobuf/releases/v3.15.8) [Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.15.7...v3.15.8) ### Ruby - Fixed memory leak of Ruby arena objects ([#&#8203;8461](https://togithub.com/protocolbuffers/protobuf/issues/8461)) ### [`v3.15.7`](https://togithub.com/protocolbuffers/protobuf/releases/v3.15.7) [Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.15.6...v3.15.7) ### C++ - Remove the ::pb namespace (alias) ([#&#8203;8423](https://togithub.com/protocolbuffers/protobuf/issues/8423)) ### Ruby - Fix unbounded memory growth for Ruby &lt;2.7 ([#&#8203;8429](https://togithub.com/protocolbuffers/protobuf/issues/8429)) - Fixed message equality in cases where the message type is different ([#&#8203;8434](https://togithub.com/protocolbuffers/protobuf/issues/8434)) </details> --- ### 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 you tick the rebase/retry checkbox. :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#github/googleapis/java-common-protos).
1 parent 5f6476a commit e3315de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<github.global.server>github</github.global.server>
6565
<site.installationModule>google-iam-parent</site.installationModule>
6666
<google.common-protos.version>1.17.0</google.common-protos.version>
67-
<protobuf.version>3.15.6</protobuf.version>
67+
<protobuf.version>3.15.8</protobuf.version>
6868
<junit.version>4.13.2</junit.version>
6969
<grpc.version>1.37.0</grpc.version>
7070
<guava.version>30.1-android</guava.version>

0 commit comments

Comments
 (0)