Skip to content

Commit cb2af4d

Browse files
authored
chore(deps): update dependency com.google.api-client:google-api-client-appengine to v1.32.2 (GoogleCloudPlatform#6180)
[![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-client:google-api-client-appengine](https://togithub.com/googleapis/google-api-java-client) | `1.32.1` -> `1.32.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api-client:google-api-client-appengine/1.32.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api-client:google-api-client-appengine/1.32.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api-client:google-api-client-appengine/1.32.2/compatibility-slim/1.32.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api-client:google-api-client-appengine/1.32.2/confidence-slim/1.32.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/google-api-java-client</summary> ### [`v1.32.2`](https://togithub.com/googleapis/google-api-java-client/blob/master/CHANGELOG.md#&#8203;1322-httpswwwgithubcomgoogleapisgoogle-api-java-clientcomparev1321v1322-2021-10-14) [Compare Source](https://togithub.com/googleapis/google-api-java-client/compare/v1.32.1...v1.32.2) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, 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, 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/GoogleCloudPlatform/java-docs-samples).
1 parent 60293bd commit cb2af4d

File tree

1 file changed

+1
-1
lines changed
  • storage/xml-api/serviceaccount-appengine-sample

1 file changed

+1
-1
lines changed

storage/xml-api/serviceaccount-appengine-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<properties>
3636
<maven.compiler.target>1.8</maven.compiler.target>
3737
<maven.compiler.source>1.8</maven.compiler.source>
38-
<google-api-client.version>1.32.1</google-api-client.version>
38+
<google-api-client.version>1.32.2</google-api-client.version>
3939
<webappDirectory>${project.build.directory}/${project.build.finalName}
4040
</webappDirectory>
4141
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)