File tree Expand file tree Collapse file tree 20 files changed +22
-22
lines changed
storage/xml-api/serviceaccount-appengine-sample Expand file tree Collapse file tree 20 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 4444 <dependency >
4545 <groupId >mysql</groupId >
4646 <artifactId >mysql-connector-java</artifactId >
47- <version >6.0.3 </version >
47+ <version >6.0.4 </version >
4848 </dependency >
4949 <!-- Parent POM defines ${appengine.sdk.version} (updates frequently). -->
5050 <dependency >
Original file line number Diff line number Diff line change 2323 <dependency >
2424 <groupId >com.google.apis</groupId >
2525 <artifactId >google-api-services-bigquery</artifactId >
26- <version >v2-rev319 -1.22.0</version >
26+ <version >v2-rev320 -1.22.0</version >
2727 </dependency >
2828 <dependency >
2929 <groupId >com.google.oauth-client</groupId >
Original file line number Diff line number Diff line change 3030 <properties >
3131 <maven .compiler.target>1.8</maven .compiler.target>
3232 <maven .compiler.source>1.8</maven .compiler.source>
33- <maven-war-plugin-version >2.6 </maven-war-plugin-version >
33+ <maven-war-plugin-version >3.0.0 </maven-war-plugin-version >
3434 <gcloud-maven-plugin-version >2.0.9.121.v20160815</gcloud-maven-plugin-version >
3535 <jetty-maven-plugin-version >9.3.7.v20160115</jetty-maven-plugin-version >
3636 </properties >
Original file line number Diff line number Diff line change 3030 <properties >
3131 <maven .compiler.target>1.8</maven .compiler.target>
3232 <maven .compiler.source>1.8</maven .compiler.source>
33- <maven-war-plugin-version >2.6 </maven-war-plugin-version >
33+ <maven-war-plugin-version >3.0.0 </maven-war-plugin-version >
3434 <gcloud-maven-plugin-version >2.0.9.121.v20160815</gcloud-maven-plugin-version >
3535 <jetty-maven-plugin-version >9.3.7.v20160115</jetty-maven-plugin-version >
3636 </properties >
Original file line number Diff line number Diff line change 3030 <properties >
3131 <maven .compiler.target>1.8</maven .compiler.target>
3232 <maven .compiler.source>1.8</maven .compiler.source>
33- <maven-war-plugin-version >2.6 </maven-war-plugin-version >
33+ <maven-war-plugin-version >3.0.0 </maven-war-plugin-version >
3434 <gcloud-maven-plugin-version >2.0.9.121.v20160815</gcloud-maven-plugin-version >
3535 <jetty-maven-plugin-version >9.3.7.v20160115</jetty-maven-plugin-version >
3636 </properties >
Original file line number Diff line number Diff line change 3030 <properties >
3131 <maven .compiler.target>1.8</maven .compiler.target>
3232 <maven .compiler.source>1.8</maven .compiler.source>
33- <maven-war-plugin-version >2.6 </maven-war-plugin-version >
33+ <maven-war-plugin-version >3.0.0 </maven-war-plugin-version >
3434 <gcloud-maven-plugin-version >2.0.9.121.v20160815</gcloud-maven-plugin-version >
3535 <jetty-maven-plugin-version >9.3.7.v20160115</jetty-maven-plugin-version >
3636 </properties >
Original file line number Diff line number Diff line change 3030 <properties >
3131 <maven .compiler.target>1.8</maven .compiler.target>
3232 <maven .compiler.source>1.8</maven .compiler.source>
33- <maven-war-plugin-version >2.6 </maven-war-plugin-version >
33+ <maven-war-plugin-version >3.0.0 </maven-war-plugin-version >
3434 <gcloud-maven-plugin-version >2.0.9.121.v20160815</gcloud-maven-plugin-version >
3535 <jetty-maven-plugin-version >9.3.7.v20160115</jetty-maven-plugin-version >
3636 </properties >
Original file line number Diff line number Diff line change 3030 <properties >
3131 <maven .compiler.target>1.8</maven .compiler.target>
3232 <maven .compiler.source>1.8</maven .compiler.source>
33- <maven-war-plugin-version >2.6 </maven-war-plugin-version >
33+ <maven-war-plugin-version >3.0.0 </maven-war-plugin-version >
3434 <gcloud-maven-plugin-version >2.0.9.121.v20160815</gcloud-maven-plugin-version >
3535 <jetty-maven-plugin-version >9.3.7.v20160115</jetty-maven-plugin-version >
3636 </properties >
Original file line number Diff line number Diff line change 3030 <properties >
3131 <maven .compiler.target>1.8</maven .compiler.target>
3232 <maven .compiler.source>1.8</maven .compiler.source>
33- <maven-war-plugin-version >2.6 </maven-war-plugin-version >
33+ <maven-war-plugin-version >3.0.0 </maven-war-plugin-version >
3434 <gcloud-maven-plugin-version >2.0.9.121.v20160815</gcloud-maven-plugin-version >
3535 <jetty-maven-plugin-version >9.3.7.v20160115</jetty-maven-plugin-version >
3636 </properties >
Original file line number Diff line number Diff line change 3232 <maven .compiler.target>1.8</maven .compiler.target>
3333 <maven .compiler.source>1.8</maven .compiler.source>
3434
35- <appengine .maven.plugin>0.1.1-beta </appengine .maven.plugin>
35+ <appengine .maven.plugin>0.1.2 </appengine .maven.plugin>
3636 <jetty-maven-plugin-version >9.3.7.v20160115</jetty-maven-plugin-version >
3737
3838 <failOnMissingWebXml >false</failOnMissingWebXml >
You can’t perform that action at this time.
0 commit comments