File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
appengine/endpoints-frameworks-v2/backend Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3232 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3333
3434 <endpoints .framework.version>2.0.5</endpoints .framework.version>
35- <endpoints .management.version>1.0.2 </endpoints .management.version>
35+ <endpoints .management.version>1.0.3 </endpoints .management.version>
3636
3737 <endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
3838 <maven .compiler.target>1.7</maven .compiler.target>
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-rev342 -1.22.0</version >
26+ <version >v2-rev343 -1.22.0</version >
2727 <exclusions >
2828 <exclusion > <!-- exclude an old version of Guava -->
2929 <groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ limitations under the License.
8989 </dependency >
9090 </dependencies >
9191 <properties >
92- <project .compute.version>v1-rev141 -1.22.0</project .compute.version>
92+ <project .compute.version>v1-rev142 -1.22.0</project .compute.version>
9393 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
9494 </properties >
9595</project >
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-rev4 -1.22.0</version >
19+ <version >v1-rev5 -1.22.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 3939 <dependency >
4040 <groupId >com.google.apis</groupId >
4141 <artifactId >google-api-services-storage</artifactId >
42- <version >v1-rev104 -1.22.0</version >
42+ <version >v1-rev105 -1.22.0</version >
4343 <exclusions >
4444 <exclusion > <!-- exclude an old version of Guava -->
4545 <groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 6666 <dependency >
6767 <groupId >com.google.apis</groupId >
6868 <artifactId >google-api-services-storage</artifactId >
69- <version >v1-rev104 -1.22.0</version >
69+ <version >v1-rev105 -1.22.0</version >
7070 <exclusions >
7171 <exclusion > <!-- exclude an old version of Guava -->
7272 <groupId >com.google.guava</groupId >
You can’t perform that action at this time.
0 commit comments