We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 754f71b commit 350f1d2Copy full SHA for 350f1d2
storage/xml-api/serviceaccount-appengine-sample/pom.xml
@@ -35,7 +35,7 @@
35
<properties>
36
<maven.compiler.target>1.8</maven.compiler.target>
37
<maven.compiler.source>1.8</maven.compiler.source>
38
- <google-api-client.version>1.34.1</google-api-client.version>
+ <google-api-client.version>1.35.2</google-api-client.version>
39
<webappDirectory>${project.build.directory}/${project.build.finalName}
40
</webappDirectory>
41
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments