File tree 33 files changed +49
-49
lines changed
firebase-event-proxy/gae-firebase-event-proxy
33 files changed +49
-49
lines changed Original file line number Diff line number Diff line change 48
48
<dependency >
49
49
<groupId >org.json</groupId >
50
50
<artifactId >json</artifactId >
51
- <version >20160212 </version >
51
+ <version >20160810 </version >
52
52
</dependency >
53
53
54
54
<!-- Test Dependencies -->
85
85
<dependency >
86
86
<groupId >com.google.truth</groupId >
87
87
<artifactId >truth</artifactId >
88
- <version >0.28 </version >
88
+ <version >0.29 </version >
89
89
<scope >test</scope >
90
90
</dependency >
91
91
</dependencies >
Original file line number Diff line number Diff line change 49
49
<dependency >
50
50
<groupId >org.json</groupId >
51
51
<artifactId >json</artifactId >
52
- <version >20160212 </version >
52
+ <version >20160810 </version >
53
53
</dependency >
54
54
<dependency >
55
55
<groupId >com.googlecode.objectify</groupId >
91
91
<dependency >
92
92
<groupId >com.google.truth</groupId >
93
93
<artifactId >truth</artifactId >
94
- <version >0.28 </version >
94
+ <version >0.29 </version >
95
95
<scope >test</scope >
96
96
</dependency >
97
97
</dependencies >
Original file line number Diff line number Diff line change 74
74
<dependency >
75
75
<groupId >com.google.truth</groupId >
76
76
<artifactId >truth</artifactId >
77
- <version >0.28 </version >
77
+ <version >0.29 </version >
78
78
<scope >test</scope >
79
79
</dependency >
80
80
</dependencies >
Original file line number Diff line number Diff line change 74
74
<dependency >
75
75
<groupId >com.google.truth</groupId >
76
76
<artifactId >truth</artifactId >
77
- <version >0.28 </version >
77
+ <version >0.29 </version >
78
78
<scope >test</scope >
79
79
</dependency >
80
80
</dependencies >
Original file line number Diff line number Diff line change 74
74
<dependency >
75
75
<groupId >com.google.truth</groupId >
76
76
<artifactId >truth</artifactId >
77
- <version >0.28 </version >
77
+ <version >0.29 </version >
78
78
<scope >test</scope >
79
79
</dependency >
80
80
</dependencies >
Original file line number Diff line number Diff line change 74
74
<dependency >
75
75
<groupId >com.google.truth</groupId >
76
76
<artifactId >truth</artifactId >
77
- <version >0.28 </version >
77
+ <version >0.29 </version >
78
78
<scope >test</scope >
79
79
</dependency >
80
80
</dependencies >
Original file line number Diff line number Diff line change 97
97
<dependency >
98
98
<groupId >com.google.truth</groupId >
99
99
<artifactId >truth</artifactId >
100
- <version >0.28 </version >
100
+ <version >0.29 </version >
101
101
<scope >test</scope >
102
102
</dependency >
103
103
</dependencies >
Original file line number Diff line number Diff line change 62
62
<dependency >
63
63
<groupId >com.fasterxml.jackson.core</groupId >
64
64
<artifactId >jackson-core</artifactId >
65
- <version >2.8.0 </version >
65
+ <version >2.8.1 </version >
66
66
</dependency >
67
67
<dependency >
68
68
<groupId >com.fasterxml.jackson.core</groupId >
69
69
<artifactId >jackson-databind</artifactId >
70
- <version >2.8.0 </version >
70
+ <version >2.8.1 </version >
71
71
</dependency >
72
72
73
73
<!-- Test Dependencies -->
Original file line number Diff line number Diff line change 90
90
<dependency >
91
91
<groupId >com.google.truth</groupId >
92
92
<artifactId >truth</artifactId >
93
- <version >0.28 </version >
93
+ <version >0.29 </version >
94
94
<scope >test</scope >
95
95
</dependency >
96
96
Original file line number Diff line number Diff line change 48
48
<dependency >
49
49
<groupId >org.json</groupId >
50
50
<artifactId >json</artifactId >
51
- <version >20160212 </version >
51
+ <version >20160810 </version >
52
52
</dependency >
53
53
<dependency >
54
54
<groupId >joda-time</groupId >
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Copyright 2015 Google Inc. All Rights Reserved.
45
45
<dependency >
46
46
<groupId >com.googlecode.xmemcached</groupId >
47
47
<artifactId >xmemcached</artifactId >
48
- <version >2.0.0 </version >
48
+ <version >2.0.1 </version >
49
49
</dependency >
50
50
<!-- [END dependencies] -->
51
51
</dependencies >
Original file line number Diff line number Diff line change 91
91
<dependency >
92
92
<groupId >com.google.truth</groupId >
93
93
<artifactId >truth</artifactId >
94
- <version >0.28 </version >
94
+ <version >0.29 </version >
95
95
<scope >test</scope >
96
96
</dependency >
97
97
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
48
48
<dependency >
49
49
<groupId >org.json</groupId >
50
50
<artifactId >json</artifactId >
51
- <version >20160212 </version >
51
+ <version >20160810 </version >
52
52
</dependency >
53
53
<!-- Test Dependencies -->
54
54
<dependency >
@@ -84,7 +84,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
84
84
<dependency >
85
85
<groupId >com.google.truth</groupId >
86
86
<artifactId >truth</artifactId >
87
- <version >0.28 </version >
87
+ <version >0.29 </version >
88
88
<scope >test</scope >
89
89
</dependency >
90
90
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ Copyright 2015 Google Inc. All Rights Reserved.
73
73
<dependency >
74
74
<groupId >com.google.truth</groupId >
75
75
<artifactId >truth</artifactId >
76
- <version >0.28 </version >
76
+ <version >0.29 </version >
77
77
<scope >test</scope >
78
78
</dependency >
79
79
</dependencies >
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
43
43
<dependency >
44
44
<groupId >org.json</groupId >
45
45
<artifactId >json</artifactId >
46
- <version >20160212 </version >
46
+ <version >20160810 </version >
47
47
</dependency >
48
48
<!-- Test Dependencies -->
49
49
<dependency >
@@ -79,7 +79,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
79
79
<dependency >
80
80
<groupId >com.google.truth</groupId >
81
81
<artifactId >truth</artifactId >
82
- <version >0.28 </version >
82
+ <version >0.29 </version >
83
83
<scope >test</scope >
84
84
</dependency >
85
85
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Copyright 2015 Google Inc. All Rights Reserved.
37
37
<dependency >
38
38
<groupId >org.json</groupId >
39
39
<artifactId >json</artifactId >
40
- <version >20160212 </version >
40
+ <version >20160810 </version >
41
41
</dependency >
42
42
</dependencies >
43
43
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ Copyright 2015 Google Inc. All Rights Reserved.
49
49
<dependency >
50
50
<groupId >org.json</groupId >
51
51
<artifactId >json</artifactId >
52
- <version >20160212 </version >
52
+ <version >20160810 </version >
53
53
</dependency >
54
54
<!-- Test Dependencies -->
55
55
<dependency >
@@ -85,7 +85,7 @@ Copyright 2015 Google Inc. All Rights Reserved.
85
85
<dependency >
86
86
<groupId >com.google.truth</groupId >
87
87
<artifactId >truth</artifactId >
88
- <version >0.28 </version >
88
+ <version >0.29 </version >
89
89
<scope >test</scope >
90
90
</dependency >
91
91
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >com.google.apis</groupId >
25
25
<artifactId >google-api-services-bigquery</artifactId >
26
- <version >v2-rev311 -1.22.0</version >
26
+ <version >v2-rev316 -1.22.0</version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >com.google.oauth-client</groupId >
53
53
<dependency >
54
54
<groupId >com.google.truth</groupId >
55
55
<artifactId >truth</artifactId >
56
- <version >0.28 </version >
56
+ <version >0.29 </version >
57
57
<scope >test</scope >
58
58
</dependency >
59
59
</dependencies >
Original file line number Diff line number Diff line change 30
30
<dependency >
31
31
<groupId >junit</groupId >
32
32
<artifactId >junit</artifactId >
33
- <version >4.10 </version >
33
+ <version >4.12 </version >
34
34
<scope >test</scope >
35
35
</dependency >
36
36
<dependency >
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >com.google.cloud</groupId >
25
25
<artifactId >gcloud-java-datastore</artifactId >
26
- <version >0.2.5 </version >
26
+ <version >0.2.7 </version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >junit</groupId >
Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ limitations under the License.
25
25
<dependency >
26
26
<groupId >com.google.apis</groupId >
27
27
<artifactId >google-api-services-language</artifactId >
28
- <version >v1beta1-rev1 -1.22.0</version >
28
+ <version >v1beta1-rev5 -1.22.0</version >
29
29
</dependency >
30
30
<dependency >
31
31
<groupId >com.google.api-client</groupId >
32
32
<artifactId >google-api-client</artifactId >
33
- <version >1.21 .0</version >
33
+ <version >1.22 .0</version >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >com.google.guava</groupId >
@@ -48,7 +48,7 @@ limitations under the License.
48
48
<dependency >
49
49
<groupId >com.google.truth</groupId >
50
50
<artifactId >truth</artifactId >
51
- <version >0.28 </version >
51
+ <version >0.29 </version >
52
52
</dependency >
53
53
</dependencies >
54
54
<build >
Original file line number Diff line number Diff line change 26
26
<dependency >
27
27
<groupId >com.google.cloud</groupId >
28
28
<artifactId >gcloud-java-storage</artifactId >
29
- <version >0.2.5 </version >
29
+ <version >0.2.7 </version >
30
30
</dependency >
31
31
<!-- [END dependencies] -->
32
32
</dependencies >
Original file line number Diff line number Diff line change 26
26
<dependency >
27
27
<groupId >com.google.cloud</groupId >
28
28
<artifactId >gcloud-java-datastore</artifactId >
29
- <version >0.2.5 </version >
29
+ <version >0.2.7 </version >
30
30
</dependency >
31
31
<!-- [END dependencies] -->
32
32
</dependencies >
Original file line number Diff line number Diff line change 26
26
<dependency >
27
27
<groupId >com.googlecode.xmemcached</groupId >
28
28
<artifactId >xmemcached</artifactId >
29
- <version >2.0.0 </version >
29
+ <version >2.0.1 </version >
30
30
</dependency >
31
31
<!-- [END dependencies] -->
32
32
</dependencies >
Original file line number Diff line number Diff line change 38
38
<dependency >
39
39
<groupId >com.google.cloud</groupId >
40
40
<artifactId >gcloud-java</artifactId >
41
- <version >0.2.5 </version >
41
+ <version >0.2.7 </version >
42
42
</dependency >
43
43
</dependencies >
44
44
<build >
Original file line number Diff line number Diff line change 52
52
<dependency >
53
53
<groupId >com.google.truth</groupId >
54
54
<artifactId >truth</artifactId >
55
- <version >0.28 </version >
55
+ <version >0.29 </version >
56
56
<scope >test</scope >
57
57
</dependency >
58
58
</dependencies >
Original file line number Diff line number Diff line change 79
79
<dependency >
80
80
<groupId >com.google.truth</groupId >
81
81
<artifactId >truth</artifactId >
82
- <version >0.28 </version >
82
+ <version >0.29 </version >
83
83
<scope >test</scope >
84
84
</dependency >
85
85
</dependencies >
Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >com.google.apis</groupId >
41
41
<artifactId >google-api-services-storage</artifactId >
42
- <version >v1-rev78 -1.22.0</version >
42
+ <version >v1-rev81 -1.22.0</version >
43
43
</dependency >
44
44
<dependency >
45
45
<groupId >com.google.oauth-client</groupId >
55
55
<dependency >
56
56
<groupId >com.google.truth</groupId >
57
57
<artifactId >truth</artifactId >
58
- <version >0.28 </version >
58
+ <version >0.29 </version >
59
59
<scope >test</scope >
60
60
</dependency >
61
61
</dependencies >
Original file line number Diff line number Diff line change 45
45
<dependency >
46
46
<groupId >com.google.apis</groupId >
47
47
<artifactId >google-api-services-storage</artifactId >
48
- <version >v1-rev78 -1.22.0</version >
48
+ <version >v1-rev81 -1.22.0</version >
49
49
</dependency >
50
50
<dependency >
51
51
<groupId >com.google.http-client</groupId >
67
67
<dependency >
68
68
<groupId >com.google.truth</groupId >
69
69
<artifactId >truth</artifactId >
70
- <version >0.28 </version >
70
+ <version >0.29 </version >
71
71
<scope >test</scope >
72
72
</dependency >
73
73
</dependencies >
Original file line number Diff line number Diff line change 34
34
<dependency >
35
35
<groupId >com.google.apis</groupId >
36
36
<artifactId >google-api-services-vision</artifactId >
37
- <version >v1-rev19 -1.22.0</version >
37
+ <version >v1-rev22 -1.22.0</version >
38
38
</dependency >
39
39
<dependency >
40
40
<groupId >com.google.api-client</groupId >
58
58
<dependency >
59
59
<groupId >com.google.truth</groupId >
60
60
<artifactId >truth</artifactId >
61
- <version >0.28 </version >
61
+ <version >0.29 </version >
62
62
<scope >test</scope >
63
63
</dependency >
64
64
<dependency >
Original file line number Diff line number Diff line change 33
33
<dependency >
34
34
<groupId >com.google.apis</groupId >
35
35
<artifactId >google-api-services-vision</artifactId >
36
- <version >v1-rev19 -1.22.0</version >
36
+ <version >v1-rev22 -1.22.0</version >
37
37
</dependency >
38
38
<dependency >
39
39
<groupId >com.google.api-client</groupId >
56
56
<dependency >
57
57
<groupId >com.google.truth</groupId >
58
58
<artifactId >truth</artifactId >
59
- <version >0.28 </version >
59
+ <version >0.29 </version >
60
60
<scope >test</scope >
61
61
</dependency >
62
62
<dependency >
You can’t perform that action at this time.
0 commit comments