File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
storage/xml-api/serviceaccount-appengine-sample Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 <dependency >
1717 <groupId >com.google.apis</groupId >
1818 <artifactId >google-api-services-cloudkms</artifactId >
19- <version >v1-rev22 -1.23.0</version >
19+ <version >v1-rev23 -1.23.0</version >
2020 <exclusions >
2121 <exclusion > <!-- exclude an old version of Guava -->
2222 <groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 4040 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4141 <codehaus-exec-maven-plugin-version >1.1</codehaus-exec-maven-plugin-version >
4242 <codehaus-findbugs-maven-plugin-version >3.0.5</codehaus-findbugs-maven-plugin-version >
43- <maven-war-plugin-version >3.1 .0</maven-war-plugin-version >
43+ <maven-war-plugin-version >3.2 .0</maven-war-plugin-version >
4444 </properties >
4545
4646 <build >
Original file line number Diff line number Diff line change 3333 <maven .compiler.source>1.7</maven .compiler.source>
3434 <appengine .sdk.version>1.9.57</appengine .sdk.version> <!-- TODO: MOVE TO /appengine -->
3535 <codehaus-versions-maven-plugin-version >2.5</codehaus-versions-maven-plugin-version >
36- <maven-war-plugin-version >3.1 .0</maven-war-plugin-version >
36+ <maven-war-plugin-version >3.2 .0</maven-war-plugin-version >
3737 </properties >
3838
3939 <dependencies >
Original file line number Diff line number Diff line change 2121 <maven .compiler.source>1.7</maven .compiler.source>
2222 <appengine .sdk.version>1.9.57</appengine .sdk.version> <!-- TODO: MOVE TO /appengine -->
2323 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
24- <maven-war-plugin-version >3.1 .0</maven-war-plugin-version >
24+ <maven-war-plugin-version >3.2 .0</maven-war-plugin-version >
2525 <maven-compiler-plugin-version >2.5.1</maven-compiler-plugin-version >
2626 <google-api-client .version>1.23.0</google-api-client .version>
2727 </properties >
You can’t perform that action at this time.
0 commit comments