File tree 9 files changed +11
-11
lines changed
appengine/endpoints-frameworks-v2
9 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 31
31
<properties >
32
32
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
33
33
34
- <endpoints .framework.version>2.0.9 </endpoints .framework.version>
34
+ <endpoints .framework.version>2.0.10 </endpoints .framework.version>
35
35
<endpoints .management.version>1.0.4</endpoints .management.version>
36
36
37
37
<endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
Original file line number Diff line number Diff line change 31
31
<properties >
32
32
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
33
33
34
- <endpoints .framework.version>2.0.9 </endpoints .framework.version>
34
+ <endpoints .framework.version>2.0.10 </endpoints .framework.version>
35
35
<endpoints .management.version>1.0.4</endpoints .management.version>
36
36
37
37
<endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
51
51
<dependency >
52
52
<groupId >com.google.endpoints</groupId >
53
53
<artifactId >endpoints-framework-guice</artifactId >
54
- <version >2.0.9 </version >
54
+ <version >2.0.10 </version >
55
55
</dependency >
56
56
<!-- [END guice_dependency] -->
57
57
<dependency >
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ limitations under the License.
41
41
<dependency >
42
42
<groupId >com.google.endpoints</groupId >
43
43
<artifactId >endpoints-framework</artifactId >
44
- <version >2.0.9 </version >
44
+ <version >2.0.10 </version >
45
45
</dependency >
46
46
<!-- [END endpoints-frameworks] -->
47
47
<dependency >
Original file line number Diff line number Diff line change 41
41
<dependency >
42
42
<groupId >com.google.endpoints</groupId >
43
43
<artifactId >endpoints-framework</artifactId >
44
- <version >2.0.9 </version >
44
+ <version >2.0.10 </version >
45
45
</dependency >
46
46
<dependency >
47
47
<groupId >com.google.appengine</groupId >
Original file line number Diff line number Diff line change 31
31
<properties >
32
32
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
33
33
34
- <endpoints .framework.version>2.0.9 </endpoints .framework.version>
34
+ <endpoints .framework.version>2.0.10 </endpoints .framework.version>
35
35
36
36
<endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
37
37
<maven .compiler.target>1.7</maven .compiler.target>
Original file line number Diff line number Diff line change 31
31
<properties >
32
32
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
33
33
34
- <endpoints .framework.version>2.0.9 </endpoints .framework.version>
34
+ <endpoints .framework.version>2.0.10 </endpoints .framework.version>
35
35
36
36
<endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
37
37
<maven .compiler.target>1.7</maven .compiler.target>
49
49
<dependency >
50
50
<groupId >com.google.endpoints</groupId >
51
51
<artifactId >endpoints-framework-guice</artifactId >
52
- <version >2.0.9 </version >
52
+ <version >2.0.10 </version >
53
53
</dependency >
54
54
<dependency >
55
55
<groupId >com.google.endpoints</groupId >
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ limitations under the License.
53
53
<dependency >
54
54
<groupId >com.google.endpoints</groupId >
55
55
<artifactId >endpoints-framework</artifactId >
56
- <version >2.0.9 </version >
56
+ <version >2.0.10 </version >
57
57
</dependency >
58
58
<!-- [END endpoints-frameworks] -->
59
59
<!-- End of Endpoints Frameworks v2.0 -->
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ limitations under the License.
84
84
</dependency >
85
85
</dependencies >
86
86
<properties >
87
- <project .compute.version>v1-rev164 -1.23.0</project .compute.version>
87
+ <project .compute.version>v1-rev165 -1.23.0</project .compute.version>
88
88
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
89
89
</properties >
90
90
</project >
Original file line number Diff line number Diff line change 38
38
<dependency >
39
39
<groupId >com.google.apis</groupId >
40
40
<artifactId >google-api-services-storagetransfer</artifactId >
41
- <version >v1-rev37 -1.23.0</version >
41
+ <version >v1-rev38 -1.23.0</version >
42
42
<exclusions >
43
43
<exclusion > <!-- exclude an old version of Guava -->
44
44
<groupId >com.google.guava</groupId >
You can’t perform that action at this time.
0 commit comments