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

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update dependency com.google.protobuf:protobuf-bom to v3.15.2 (#…
…287)

[![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.1` -> `3.15.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.15.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.15.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.15.2/compatibility-slim/3.15.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.15.2/confidence-slim/3.15.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>protocolbuffers/protobuf</summary>

### [`v3.15.2`](https://togithub.com/protocolbuffers/protobuf/releases/v3.15.2)

[Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.15.1...v3.15.2)

### Ruby

-   Fix for FieldDescriptor.get(msg) ([#&#8203;8330](https://togithub.com/protocolbuffers/protobuf/issues/8330))

### C++

-   Fix PROTOBUF_CONSTINIT macro redefinition ([#&#8203;8323](https://togithub.com/protocolbuffers/protobuf/issues/8323))

</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 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-shared-dependencies).
  • Loading branch information
renovate-bot committed Feb 24, 2021
1 parent ee44d0b commit bdae560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -58,7 +58,7 @@
<grpc.version>1.36.0</grpc.version>
<gax.version>1.61.0</gax.version>
<guava.version>30.1-android</guava.version>
<protobuf.version>3.15.1</protobuf.version>
<protobuf.version>3.15.2</protobuf.version>
<google.api-common.version>1.10.1</google.api-common.version>
<google.common-protos.version>2.0.1</google.common-protos.version>
<google.core.version>1.94.1</google.core.version>
Expand Down

0 comments on commit bdae560

Please sign in to comment.