We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9752cd commit c6f5918Copy full SHA for c6f5918
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.31.1</google-api-client.version>
+ <google-api-client.version>1.31.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