commit | c5b489366fda402829ea7fbb60ad397bf7a56eec | [log] [tgz] |
---|---|---|
author | WhiteSource Renovate <bot@renovateapp.com> | Mon Apr 18 17:44:30 2022 +0200 |
committer | GitHub <noreply@github.com> | Mon Apr 18 15:44:30 2022 +0000 |
tree | 8de21e2bdc7a490e0846643dd3d7d64daab5c73e | |
parent | 2145212558a47d2f26e44eccbe525a320fa8c900 [diff] |
deps: update dependency com.google.api.grpc:proto-google-iam-v1 to v1.3.2 (#805) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.api.grpc:proto-google-iam-v1](https://togithub.com/googleapis/java-iam) | `1.3.1` -> `1.3.2` | [](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>googleapis/java-iam</summary> ### [`v1.3.2`](https://togithub.com/googleapis/java-iam/blob/HEAD/CHANGELOG.md#​132-httpsgithubcomgoogleapisjava-iamcomparev131v132-2022-04-15) [Compare Source](https://togithub.com/googleapis/java-iam/compare/v1.3.1...v1.3.2) </details> --- ### Configuration 📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core).
diff --git a/java-core/pom.xml b/java-core/pom.xml index 1675ae8..b679565 100644 --- a/java-core/pom.xml +++ b/java-core/pom.xml
@@ -154,7 +154,7 @@ <gax.version>2.16.0</gax.version> <google.api-common.version>2.1.5</google.api-common.version> <google.common-protos.version>2.8.3</google.common-protos.version> - <google.iam.version>1.3.1</google.iam.version> + <google.iam.version>1.3.2</google.iam.version> <google.auth.version>1.6.0</google.auth.version> <google.api.version>1.34.0</google.api.version> <google.http.version>1.41.7</google.http.version>