Skip to content

Commit 8a0f372

Browse files
authored
chore(deps): update dependency com.google.api-client:google-api-client-appengine to v1.30.11 (GoogleCloudPlatform#3997)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.api-client:google-api-client-appengine](com/google/api-client/google-api-client-appengine) | patch | `1.30.10` -> `1.30.11` | --- ### 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**: Never, 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/GoogleCloudPlatform/java-docs-samples).
1 parent 337b876 commit 8a0f372

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

+1-1
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.30.10</google-api-client.version>
38+
<google-api-client.version>1.30.11</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)