File tree 21 files changed +22
-22
lines changed
guestbook-cloud-datastore
21 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 59
59
<dependency >
60
60
<groupId >com.google.cloud</groupId >
61
61
<artifactId >google-cloud</artifactId >
62
- <version >0.21.0 -alpha</version >
62
+ <version >0.21.1 -alpha</version >
63
63
</dependency >
64
64
65
65
<dependency >
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >com.google.cloud</groupId >
39
39
<artifactId >google-cloud-spanner</artifactId >
40
- <version >0.21.0 -beta</version >
40
+ <version >0.21.1 -beta</version >
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >javax.servlet</groupId >
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >com.google.cloud</groupId >
39
39
<artifactId >google-cloud-bigquery</artifactId >
40
- <version >0.21.0 -beta</version >
40
+ <version >0.21.1 -beta</version >
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >commons-cli</groupId >
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >com.google.cloud</groupId >
39
39
<artifactId >google-cloud-datastore</artifactId >
40
- <version >1.3.0 </version >
40
+ <version >1.3.1 </version >
41
41
</dependency >
42
42
43
43
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 41
41
<dependency >
42
42
<groupId >com.google.cloud</groupId >
43
43
<artifactId >google-cloud-datastore</artifactId >
44
- <version >1.3.0 </version >
44
+ <version >1.3.1 </version >
45
45
</dependency >
46
46
47
47
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 42
42
<dependency >
43
43
<groupId >com.google.cloud</groupId >
44
44
<artifactId >google-cloud-dlp</artifactId >
45
- <version >0.21.0 -alpha</version >
45
+ <version >0.21.1 -alpha</version >
46
46
</dependency >
47
47
<!-- [END dlp_maven] -->
48
48
<dependency >
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-storage</artifactId >
52
- <version >1.3.0 </version >
52
+ <version >1.3.1 </version >
53
53
</dependency >
54
54
<!-- [END dependencies] -->
55
55
</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.3.0 </version >
52
+ <version >1.3.1 </version >
53
53
</dependency >
54
54
<!-- [END dependencies] -->
55
55
</dependencies >
Original file line number Diff line number Diff line change 63
63
<dependency >
64
64
<groupId >com.google.cloud</groupId >
65
65
<artifactId >google-cloud-errorreporting</artifactId >
66
- <version >0.21.0 -alpha</version >
66
+ <version >0.21.1 -alpha</version >
67
67
</dependency >
68
68
</dependencies >
69
69
Original file line number Diff line number Diff line change 63
63
<dependency >
64
64
<groupId >com.google.cloud</groupId >
65
65
<artifactId >google-cloud-pubsub</artifactId >
66
- <version >0.21.0 -beta</version >
66
+ <version >0.21.1 -beta</version >
67
67
</dependency >
68
68
<dependency >
69
69
<groupId >com.google.cloud</groupId >
70
70
<artifactId >google-cloud-datastore</artifactId >
71
- <version >1.3.0 </version >
71
+ <version >1.3.1 </version >
72
72
</dependency >
73
73
<!-- [END dependencies] -->
74
74
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ limitations under the License.
61
61
<dependency >
62
62
<groupId >com.google.cloud</groupId >
63
63
<artifactId >google-cloud-datastore</artifactId >
64
- <version >1.3.0 </version >
64
+ <version >1.3.1 </version >
65
65
</dependency >
66
66
</dependencies >
67
67
<build >
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ limitations under the License.
32
32
<dependency >
33
33
<groupId >com.google.cloud</groupId >
34
34
<artifactId >google-cloud-language</artifactId >
35
- <version >0.21.0 -beta</version >
35
+ <version >0.21.1 -beta</version >
36
36
</dependency >
37
37
<dependency >
38
38
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >com.google.cloud</groupId >
39
39
<artifactId >google-cloud-language</artifactId >
40
- <version >0.21.0 -beta</version >
40
+ <version >0.21.1 -beta</version >
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >com.google.cloud</groupId >
39
39
<artifactId >google-cloud-logging</artifactId >
40
- <version >1.3.0 </version >
40
+ <version >1.3.1 </version >
41
41
</dependency >
42
42
43
43
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 54
54
<dependency >
55
55
<groupId >com.google.cloud</groupId >
56
56
<artifactId >google-cloud-monitoring</artifactId >
57
- <version >0.21.0 -alpha</version >
57
+ <version >0.21.1 -alpha</version >
58
58
</dependency >
59
59
<dependency >
60
60
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 31
31
<maven .compiler.target>1.8</maven .compiler.target>
32
32
<maven .compiler.source>1.8</maven .compiler.source>
33
33
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
34
- <pubsub .version>0.21.0 -beta</pubsub .version>
34
+ <pubsub .version>0.21.1 -beta</pubsub .version>
35
35
</properties >
36
36
37
37
<dependencies >
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ limitations under the License.
52
52
<dependency >
53
53
<groupId >com.google.cloud</groupId >
54
54
<artifactId >google-cloud-spanner</artifactId >
55
- <version >0.21.0 -beta</version >
55
+ <version >0.21.1 -beta</version >
56
56
<exclusions >
57
57
<exclusion > <!-- exclude an old version of Guava -->
58
58
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >com.google.cloud</groupId >
39
39
<artifactId >google-cloud-storage</artifactId >
40
- <version >1.3.0 </version >
40
+ <version >1.3.1 </version >
41
41
</dependency >
42
42
43
43
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >com.google.cloud</groupId >
39
39
<artifactId >google-cloud-translate</artifactId >
40
- <version >1.3.0 </version >
40
+ <version >1.3.1 </version >
41
41
</dependency >
42
42
43
43
<!-- Test dependencies -->
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-translate</artifactId >
41
- <version >1.3.0 </version >
41
+ <version >1.3.1 </version >
42
42
</dependency >
43
43
<dependency >
44
44
<groupId >junit</groupId >
Original file line number Diff line number Diff line change 38
38
<dependency >
39
39
<groupId >com.google.cloud</groupId >
40
40
<artifactId >google-cloud-vision</artifactId >
41
- <version >0.21.0 -beta</version >
41
+ <version >0.21.1 -beta</version >
42
42
</dependency >
43
43
<!-- [END dependencies] -->
44
44
You can’t perform that action at this time.
0 commit comments