File tree 9 files changed +9
-9
lines changed
appengine/firebase-event-proxy/gae-firebase-event-proxy
9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 57
57
<dependency >
58
58
<groupId >com.google.firebase</groupId >
59
59
<artifactId >firebase-server-sdk</artifactId >
60
- <version >3.0.1 </version >
60
+ <version >3.0.3 </version >
61
61
</dependency >
62
62
<dependency >
63
63
<groupId >com.fasterxml.jackson.core</groupId >
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-rev328 -1.22.0</version >
26
+ <version >v2-rev329 -1.22.0</version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >com.google.oauth-client</groupId >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ 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-rev13 -1.22.0</version >
28
+ <version >v1beta1-rev14 -1.22.0</version >
29
29
</dependency >
30
30
<dependency >
31
31
<groupId >com.google.api-client</groupId >
Original file line number Diff line number Diff line change 70
70
<dependency >
71
71
<groupId >com.google.apis</groupId >
72
72
<artifactId >google-api-services-monitoring</artifactId >
73
- <version >v3-rev16 -1.22.0</version >
73
+ <version >v3-rev17 -1.22.0</version >
74
74
</dependency >
75
75
<dependency >
76
76
<groupId >com.google.code.gson</groupId >
Original file line number Diff line number Diff line change 153
153
<dependency >
154
154
<groupId >org.mockito</groupId >
155
155
<artifactId >mockito-core</artifactId >
156
- <version >2.2.11 </version >
156
+ <version >2.2.15 </version >
157
157
<scope >test</scope >
158
158
</dependency >
159
159
<dependency >
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-vision</artifactId >
42
- <version >v1-rev27 -1.22.0</version >
42
+ <version >v1-rev29 -1.22.0</version >
43
43
</dependency >
44
44
<dependency >
45
45
<groupId >com.google.api-client</groupId >
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-vision</artifactId >
41
- <version >v1-rev27 -1.22.0</version >
41
+ <version >v1-rev29 -1.22.0</version >
42
42
</dependency >
43
43
<dependency >
44
44
<groupId >com.google.api-client</groupId >
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-vision</artifactId >
41
- <version >v1-rev27 -1.22.0</version >
41
+ <version >v1-rev29 -1.22.0</version >
42
42
</dependency >
43
43
<dependency >
44
44
<groupId >com.google.api-client</groupId >
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-vision</artifactId >
41
- <version >v1-rev27 -1.22.0</version >
41
+ <version >v1-rev29 -1.22.0</version >
42
42
</dependency >
43
43
<dependency >
44
44
<groupId >com.google.api-client</groupId >
You can’t perform that action at this time.
0 commit comments