File tree Expand file tree Collapse file tree 40 files changed +47
-47
lines changed
guestbook-cloud-datastore
appengine/endpoints-frameworks-v2
datatransfer/cloud-client
container-registry/container-analysis Expand file tree Collapse file tree 40 files changed +47
-47
lines changed Original file line number Diff line number Diff line change 53
53
<dependency >
54
54
<groupId >com.google.cloud</groupId >
55
55
<artifactId >google-cloud-bigquery</artifactId >
56
- <version >0.34 .0-beta</version >
56
+ <version >0.35 .0-beta</version >
57
57
</dependency >
58
58
<dependency >
59
59
<groupId >com.google.cloud</groupId >
60
60
<artifactId >google-cloud-monitoring</artifactId >
61
- <version >0.34 .0-beta</version >
61
+ <version >0.35 .0-beta</version >
62
62
</dependency >
63
63
<!-- [END dependencies ] -->
64
64
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ limitations under the License.
46
46
<dependency >
47
47
<groupId >com.google.cloud.bigtable</groupId >
48
48
<artifactId >bigtable-hbase-1.x</artifactId >
49
- <version >1.1.2 </version >
49
+ <version >1.2.0 </version >
50
50
</dependency >
51
51
52
52
<!-- Compile/runtime dependencies -->
Original file line number Diff line number Diff line change 37
37
38
38
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
39
39
40
- <endpoints .framework.version>2.0.12 </endpoints .framework.version>
40
+ <endpoints .framework.version>2.0.13 </endpoints .framework.version>
41
41
<endpoints .management.version>1.0.4</endpoints .management.version>
42
42
43
43
<endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
Original file line number Diff line number Diff line change 36
36
<maven .compiler.source>1.8</maven .compiler.source>
37
37
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
38
38
39
- <endpoints .framework.version>2.0.12 </endpoints .framework.version>
39
+ <endpoints .framework.version>2.0.13 </endpoints .framework.version>
40
40
<endpoints .management.version>1.0.4</endpoints .management.version>
41
41
42
42
<endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
53
53
<dependency >
54
54
<groupId >com.google.endpoints</groupId >
55
55
<artifactId >endpoints-framework-guice</artifactId >
56
- <version >2.0.12 </version >
56
+ <version >2.0.13 </version >
57
57
</dependency >
58
58
<!-- [END guice_dependency] -->
59
59
<dependency >
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ limitations under the License.
44
44
<dependency >
45
45
<groupId >com.google.endpoints</groupId >
46
46
<artifactId >endpoints-framework</artifactId >
47
- <version >2.0.12 </version >
47
+ <version >2.0.13 </version >
48
48
</dependency >
49
49
<!-- [END endpoints-frameworks] -->
50
50
<dependency >
Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >com.google.endpoints</groupId >
46
46
<artifactId >endpoints-framework</artifactId >
47
- <version >2.0.12 </version >
47
+ <version >2.0.13 </version >
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >com.google.appengine</groupId >
Original file line number Diff line number Diff line change 65
65
<dependency >
66
66
<groupId >com.google.cloud</groupId >
67
67
<artifactId >google-cloud</artifactId >
68
- <version >0.34 .0-alpha</version >
68
+ <version >0.35 .0-alpha</version >
69
69
</dependency >
70
70
71
71
<dependency >
Original file line number Diff line number Diff line change 52
52
<dependency >
53
53
<groupId >com.google.cloud</groupId >
54
54
<artifactId >google-cloud-pubsub</artifactId >
55
- <version >0.34 .0-beta</version >
55
+ <version >0.35 .0-beta</version >
56
56
</dependency >
57
57
<dependency >
58
58
<groupId >com.google.cloud</groupId >
59
59
<artifactId >google-cloud-datastore</artifactId >
60
- <version >1.16 .0</version >
60
+ <version >1.17 .0</version >
61
61
</dependency >
62
62
<!-- [END dependencies] -->
63
63
</dependencies >
Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >com.google.cloud</groupId >
46
46
<artifactId >google-cloud-spanner</artifactId >
47
- <version >0.34 .0-beta</version >
47
+ <version >0.35 .0-beta</version >
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >javax.servlet</groupId >
Original file line number Diff line number Diff line change 49
49
<dependency >
50
50
<groupId >com.google.cloud</groupId >
51
51
<artifactId >google-cloud-pubsub</artifactId >
52
- <version >0.34 .0-beta</version >
52
+ <version >0.35 .0-beta</version >
53
53
</dependency >
54
54
<dependency >
55
55
<groupId >com.google.cloud</groupId >
56
56
<artifactId >google-cloud-datastore</artifactId >
57
- <version >1.16 .0</version >
57
+ <version >1.17 .0</version >
58
58
</dependency >
59
59
<dependency >
60
60
<groupId >com.google.cloud</groupId >
61
61
<artifactId >google-cloud-translate</artifactId >
62
- <version >1.16 .0</version >
62
+ <version >1.17 .0</version >
63
63
</dependency >
64
64
<!-- [END dependencies] -->
65
65
</dependencies >
Original file line number Diff line number Diff line change 35
35
<properties >
36
36
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
37
37
38
- <endpoints .framework.version>2.0.12 </endpoints .framework.version>
38
+ <endpoints .framework.version>2.0.13 </endpoints .framework.version>
39
39
40
40
<endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
41
41
<maven .compiler.target>1.7</maven .compiler.target>
Original file line number Diff line number Diff line change 35
35
<properties >
36
36
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
37
37
38
- <endpoints .framework.version>2.0.12 </endpoints .framework.version>
38
+ <endpoints .framework.version>2.0.13 </endpoints .framework.version>
39
39
40
40
<endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
41
41
<maven .compiler.target>1.7</maven .compiler.target>
54
54
<dependency >
55
55
<groupId >com.google.endpoints</groupId >
56
56
<artifactId >endpoints-framework-guice</artifactId >
57
- <version >2.0.12 </version >
57
+ <version >2.0.13 </version >
58
58
</dependency >
59
59
<!-- [START endpoints-guice] -->
60
60
<dependency >
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ limitations under the License.
57
57
<dependency >
58
58
<groupId >com.google.endpoints</groupId >
59
59
<artifactId >endpoints-framework</artifactId >
60
- <version >2.0.12 </version >
60
+ <version >2.0.13 </version >
61
61
</dependency >
62
62
<!-- [END endpoints-frameworks] -->
63
63
<!-- End of Endpoints Frameworks v2.0 -->
Original file line number Diff line number Diff line change 40
40
<dependency >
41
41
<groupId >com.google.cloud</groupId >
42
42
<artifactId >google-cloud-bigquery</artifactId >
43
- <version >0.34 .0-beta</version >
43
+ <version >0.35 .0-beta</version >
44
44
</dependency >
45
45
<!-- [END dependencies] -->
46
46
<dependency >
Original file line number Diff line number Diff line change 40
40
<dependency >
41
41
<groupId >com.google.cloud</groupId >
42
42
<artifactId >google-cloud-bigquerydatatransfer</artifactId >
43
- <version >0.34 .0-beta</version >
43
+ <version >0.35 .0-beta</version >
44
44
</dependency >
45
45
<!-- [END dependencies] -->
46
46
Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >com.google.cloud</groupId >
46
46
<artifactId >google-cloud-pubsub</artifactId >
47
- <version >0.34 .0-beta</version >
47
+ <version >0.35 .0-beta</version >
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >com.google.api</groupId >
Original file line number Diff line number Diff line change 88
88
<dependency >
89
89
<groupId >com.google.cloud</groupId >
90
90
<artifactId >google-cloud-spanner</artifactId >
91
- <version >0.34 .0-beta</version >
91
+ <version >0.35 .0-beta</version >
92
92
</dependency >
93
93
94
94
<!-- Misc -->
Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >com.google.cloud</groupId >
41
41
<artifactId >google-cloud-datastore</artifactId >
42
- <version >1.16 .0</version >
42
+ <version >1.17 .0</version >
43
43
</dependency >
44
44
45
45
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >com.google.cloud</groupId >
46
46
<artifactId >google-cloud-datastore</artifactId >
47
- <version >1.16 .0</version >
47
+ <version >1.17 .0</version >
48
48
</dependency >
49
49
50
50
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >com.google.cloud</groupId >
46
46
<artifactId >google-cloud-dlp</artifactId >
47
- <version >0.34 .0-beta</version >
47
+ <version >0.35 .0-beta</version >
48
48
</dependency >
49
49
<!-- [END dlp_maven] -->
50
50
<dependency >
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ limitations under the License.
38
38
<dependency >
39
39
<groupId >com.google.cloud</groupId >
40
40
<artifactId >google-cloud-errorreporting</artifactId >
41
- <version >0.34 .0-beta</version >
41
+ <version >0.35 .0-beta</version >
42
42
</dependency >
43
43
<!-- Test dependencies -->
44
44
<dependency >
Original file line number Diff line number Diff line change 45
45
<dependency >
46
46
<groupId >com.google.cloud</groupId >
47
47
<artifactId >google-cloud-firestore</artifactId >
48
- <version >0.34 .0-beta</version >
48
+ <version >0.35 .0-beta</version >
49
49
</dependency >
50
50
<!-- [END fs-maven] -->
51
51
Original file line number Diff line number Diff line change 52
52
<dependency >
53
53
<groupId >com.google.cloud</groupId >
54
54
<artifactId >google-cloud-storage</artifactId >
55
- <version >1.16 .0</version >
55
+ <version >1.17 .0</version >
56
56
</dependency >
57
57
<!-- [END dependencies] -->
58
58
</dependencies >
Original file line number Diff line number Diff line change 49
49
<dependency >
50
50
<groupId >com.google.cloud</groupId >
51
51
<artifactId >google-cloud-datastore</artifactId >
52
- <version >1.16 .0</version >
52
+ <version >1.17 .0</version >
53
53
</dependency >
54
54
<!-- [END dependencies] -->
55
55
</dependencies >
Original file line number Diff line number Diff line change 50
50
<dependency >
51
51
<groupId >com.google.cloud</groupId >
52
52
<artifactId >google-cloud-errorreporting</artifactId >
53
- <version >0.34 .0-beta</version >
53
+ <version >0.35 .0-beta</version >
54
54
</dependency >
55
55
</dependencies >
56
56
Original file line number Diff line number Diff line change 66
66
<dependency >
67
67
<groupId >com.google.cloud</groupId >
68
68
<artifactId >google-cloud-pubsub</artifactId >
69
- <version >0.34 .0-beta</version >
69
+ <version >0.35 .0-beta</version >
70
70
</dependency >
71
71
<dependency >
72
72
<groupId >com.google.cloud</groupId >
73
73
<artifactId >google-cloud-datastore</artifactId >
74
- <version >1.16 .0</version >
74
+ <version >1.17 .0</version >
75
75
</dependency >
76
76
<!-- [END dependencies] -->
77
77
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ limitations under the License.
64
64
<dependency >
65
65
<groupId >com.google.cloud</groupId >
66
66
<artifactId >google-cloud-datastore</artifactId >
67
- <version >1.16 .0</version >
67
+ <version >1.17 .0</version >
68
68
</dependency >
69
69
</dependencies >
70
70
<build >
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ limitations under the License.
39
39
<dependency >
40
40
<groupId >com.google.cloud</groupId >
41
41
<artifactId >google-cloud-language</artifactId >
42
- <version >1.16 .0</version >
42
+ <version >1.17 .0</version >
43
43
</dependency >
44
44
<dependency >
45
45
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >com.google.cloud</groupId >
41
41
<artifactId >google-cloud-language</artifactId >
42
- <version >1.16 .0</version >
42
+ <version >1.17 .0</version >
43
43
</dependency >
44
44
<dependency >
45
45
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >com.google.cloud</groupId >
41
41
<artifactId >google-cloud-logging</artifactId >
42
- <version >1.16 .0</version >
42
+ <version >1.17 .0</version >
43
43
</dependency >
44
44
45
45
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >com.google.cloud</groupId >
41
41
<artifactId >google-cloud-logging</artifactId >
42
- <version >1.16 .0</version >
42
+ <version >1.17 .0</version >
43
43
</dependency >
44
44
45
45
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >com.google.cloud</groupId >
41
41
<artifactId >google-cloud-logging-logback</artifactId >
42
- <version >0.34 .0-alpha</version >
42
+ <version >0.35 .0-alpha</version >
43
43
</dependency >
44
44
45
45
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 55
55
<dependency >
56
56
<groupId >com.google.cloud</groupId >
57
57
<artifactId >google-cloud-monitoring</artifactId >
58
- <version >0.34 .0-beta</version >
58
+ <version >0.35 .0-beta</version >
59
59
</dependency >
60
60
<dependency >
61
61
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >com.google.cloud</groupId >
41
41
<artifactId >google-cloud-pubsub</artifactId >
42
- <version >0.34 .0-beta</version >
42
+ <version >0.35 .0-beta</version >
43
43
</dependency >
44
44
<!-- [END dependencies] -->
45
45
Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >com.google.cloud</groupId >
41
41
<artifactId >google-cloud-storage</artifactId >
42
- <version >1.16 .0</version >
42
+ <version >1.17 .0</version >
43
43
</dependency >
44
44
45
45
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 40
40
<dependency >
41
41
<groupId >com.google.cloud</groupId >
42
42
<artifactId >google-cloud-translate</artifactId >
43
- <version >1.16 .0</version >
43
+ <version >1.17 .0</version >
44
44
</dependency >
45
45
<!-- [END dependencies] -->
46
46
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.cloud</groupId >
43
43
<artifactId >google-cloud-translate</artifactId >
44
- <version >1.16 .0</version >
44
+ <version >1.17 .0</version >
45
45
</dependency >
46
46
<dependency >
47
47
<groupId >junit</groupId >
Original file line number Diff line number Diff line change 45
45
<dependency >
46
46
<groupId >com.google.cloud</groupId >
47
47
<artifactId >google-cloud-video-intelligence</artifactId >
48
- <version >0.34 .0-beta</version >
48
+ <version >0.35 .0-beta</version >
49
49
</dependency >
50
50
<!-- [END dependencies] -->
51
51
Original file line number Diff line number Diff line change 40
40
<dependency >
41
41
<groupId >com.google.cloud</groupId >
42
42
<artifactId >google-cloud-vision</artifactId >
43
- <version >1.16 .0</version >
43
+ <version >1.17 .0</version >
44
44
</dependency >
45
45
<!-- [END dependencies] -->
46
46
You can’t perform that action at this time.
0 commit comments