commit | 25bea6c203849886b2bffafe83941b72a81c5440 | [log] [tgz] |
---|---|---|
author | WhiteSource Renovate <[email protected]> | Tue Jul 26 21:26:22 2022 +0200 |
committer | GitHub <[email protected]> | Tue Jul 26 19:26:22 2022 +0000 |
tree | 5ecfca7a893edf02620427eedd3e0dc61b91c8f8 | |
parent | e2c0c1344cac26a0010cb875316d0a90a8d7dd96 [diff] |
deps: update dependency com.google.protobuf:protobuf-bom to v3.21.4 (#877) [](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.21.3` -> `3.21.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>protocolbuffers/protobuf</summary> ### [`v3.21.4`](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.3...v3.21.4) [Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.3...v3.21.4) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjcuNCIsInVwZGF0ZWRJblZlciI6IjMyLjEyNy40In0=-->
diff --git a/java-core/pom.xml b/java-core/pom.xml index 1b9086f..d65aad0 100644 --- a/java-core/pom.xml +++ b/java-core/pom.xml
@@ -159,7 +159,7 @@ <google.api.version>2.0.0</google.api.version> <google.http.version>1.42.2</google.http.version> <grpc.version>1.48.0</grpc.version> - <protobuf.version>3.21.3</protobuf.version> + <protobuf.version>3.21.4</protobuf.version> <opencensus.version>0.31.1</opencensus.version> <annotations-api.version>1.3.2</annotations-api.version> <guava.version>31.1-jre</guava.version>