File tree Expand file tree Collapse file tree
branches/autosynth-monitoring/google-cloud-clients
google-cloud-resourcemanager Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
115115refs/heads/autosynth-compute: fa508ebab5b6a1db14949441c8de868cefbcf1a6
116116refs/heads/autosynth-container: d0346e84b1f26e3dc10444450a998f357a43bcef
117117refs/heads/autosynth-dataproc: c0f21dd811166848a60f810565a5614bb9c7f47e
118- refs/heads/autosynth-monitoring: e2fc8a0c8619e7dcddaaab46a825ea579d616c0c
118+ refs/heads/autosynth-monitoring: 940999d7a50b1d006b5869c1bcd1eea7aaec4c71
119119refs/heads/autosynth-pubsub: 957d781d8d170777a53a948cd958e368a96eacd5
120120refs/heads/autosynth-video-intelligence: 06fb1841ae847f4ef79a62ba995efbabc213edf8
121121refs/heads/autosynth-vision: 6bece1ee6c1c41d5822c72bf0d6a82484166b402
Original file line number Diff line number Diff line change 4040 <groupId >com.google.apis</groupId >
4141 <artifactId >google-api-services-bigquery</artifactId >
4242 <scope >compile</scope >
43- <exclusions >
44- <exclusion >
45- <groupId >com.google.guava</groupId >
46- <artifactId >guava-jdk5</artifactId >
47- </exclusion >
48- </exclusions >
4943 </dependency >
5044 <dependency >
5145 <groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 3030 <groupId >com.google.apis</groupId >
3131 <artifactId >google-api-services-compute</artifactId >
3232 <scope >compile</scope >
33- <exclusions >
34- <exclusion >
35- <groupId >com.google.guava</groupId >
36- <artifactId >guava-jdk5</artifactId >
37- </exclusion >
38- </exclusions >
3933 </dependency >
4034 <dependency >
4135 <groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 4848 <groupId >com.google.api-client</groupId >
4949 <artifactId >google-api-client</artifactId >
5050 <scope >compile</scope >
51- <exclusions >
52- <exclusion >
53- <artifactId >guava-jdk5</artifactId >
54- <groupId >com.google.guava</groupId >
55- </exclusion >
56- </exclusions >
5751 </dependency >
5852 <dependency >
5953 <groupId >com.google.http-client</groupId >
6054 <artifactId >google-http-client-appengine</artifactId >
6155 <scope >compile</scope >
62- <exclusions >
63- <exclusion >
64- <artifactId >guava-jdk5</artifactId >
65- <groupId >com.google.guava</groupId >
66- </exclusion >
67- </exclusions >
6856 </dependency >
6957 <dependency >
7058 <groupId >com.google.http-client</groupId >
7159 <artifactId >google-http-client-jackson2</artifactId >
7260 <scope >compile</scope >
73- <exclusions >
74- <exclusion >
75- <artifactId >guava-jdk5</artifactId >
76- <groupId >com.google.guava</groupId >
77- </exclusion >
78- </exclusions >
7961 </dependency >
8062 <dependency >
8163 <groupId >com.google.api</groupId >
Original file line number Diff line number Diff line change 3333 <dependency >
3434 <groupId >com.google.cloud.datastore</groupId >
3535 <artifactId >datastore-v1-proto-client</artifactId >
36- <exclusions >
37- <exclusion >
38- <groupId >com.google.guava</groupId >
39- <artifactId >guava-jdk5</artifactId >
40- </exclusion >
41- </exclusions >
4236 </dependency >
4337 <dependency >
4438 <groupId >io.grpc</groupId >
Original file line number Diff line number Diff line change 3232 <groupId >com.google.apis</groupId >
3333 <artifactId >google-api-services-dns</artifactId >
3434 <scope >compile</scope >
35- <exclusions >
36- <exclusion >
37- <groupId >com.google.guava</groupId >
38- <artifactId >guava-jdk5</artifactId >
39- </exclusion >
40- <exclusion >
41- <groupId >com.google.api-client</groupId >
42- <artifactId >google-api-client</artifactId >
43- </exclusion >
44- </exclusions >
4535 </dependency >
4636 <dependency >
4737 <groupId >commons-fileupload</groupId >
Original file line number Diff line number Diff line change 3030 <groupId >com.google.apis</groupId >
3131 <artifactId >google-api-services-cloudresourcemanager</artifactId >
3232 <scope >compile</scope >
33- <exclusions >
34- <exclusion >
35- <groupId >com.google.guava</groupId >
36- <artifactId >guava-jdk5</artifactId >
37- </exclusion >
38- </exclusions >
3933 </dependency >
4034 <dependency >
4135 <groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 3030 <groupId >com.google.apis</groupId >
3131 <artifactId >google-api-services-storage</artifactId >
3232 <scope >compile</scope >
33- <exclusions >
34- <exclusion >
35- <groupId >com.google.guava</groupId >
36- <artifactId >guava-jdk5</artifactId >
37- </exclusion >
38- <exclusion >
39- <groupId >com.google.api-client</groupId >
40- <artifactId >google-api-client</artifactId >
41- </exclusion >
42- </exclusions >
4333 </dependency >
4434 <dependency >
4535 <groupId >io.grpc</groupId >
Original file line number Diff line number Diff line change 3030 <groupId >com.google.apis</groupId >
3131 <artifactId >google-api-services-translate</artifactId >
3232 <scope >compile</scope >
33- <exclusions >
34- <exclusion >
35- <groupId >com.google.guava</groupId >
36- <artifactId >guava-jdk5</artifactId >
37- </exclusion >
38- <exclusion >
39- <groupId >com.google.api-client</groupId >
40- <artifactId >google-api-client</artifactId >
41- </exclusion >
42- </exclusions >
4333 </dependency >
4434 <dependency >
4535 <groupId >${project.groupId} </groupId >
You can’t perform that action at this time.
0 commit comments