Skip to content

Commit ca5f5da

Browse files
authored
deps: update dependency com.google.api:api-common to v1.10.3 (#340)
[![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.api:api-common](https://togithub.com/googleapis/api-common-java) | `1.10.1` -> `1.10.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/1.10.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/1.10.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/1.10.3/compatibility-slim/1.10.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/1.10.3/confidence-slim/1.10.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/api-common-java</summary> ### [`v1.10.3`](https://togithub.com/googleapis/api-common-java/blob/master/CHANGELOG.md#&#8203;1103-httpswwwgithubcomgoogleapisapi-common-javacomparev1102v1103-2021-04-22) [Compare Source](https://togithub.com/googleapis/api-common-java/compare/v1.10.1...v1.10.3) </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-shared-dependencies).
1 parent 100348f commit ca5f5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-shared-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<gax.version>1.63.0</gax.version>
6060
<guava.version>30.1.1-android</guava.version>
6161
<protobuf.version>3.15.8</protobuf.version>
62-
<google.api-common.version>1.10.1</google.api-common.version>
62+
<google.api-common.version>1.10.3</google.api-common.version>
6363
<google.common-protos.version>2.1.0</google.common-protos.version>
6464
<google.core.version>1.94.7</google.core.version>
6565
<google.auth.version>0.25.5</google.auth.version>

0 commit comments

Comments
 (0)