File tree Expand file tree Collapse file tree
branches/autosynth-dlp/google-cloud-clients
google-cloud-resourcemanager Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ refs/tags/v0.60.0: 4cd518d0612329f8a8e53484eef4cd1651e32855
104104refs/tags/v0.61.0: e4b526656bb1bf5eefd0ee578b7405147821225e
105105refs/tags/v0.62.0: bbede7385d48ba08f487bdd29ec10668ace96396
106106refs/heads/0.60.0-alpha: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
107- refs/heads/autosynth-dlp: e2fc8a0c8619e7dcddaaab46a825ea579d616c0c
107+ refs/heads/autosynth-dlp: 940999d7a50b1d006b5869c1bcd1eea7aaec4c71
108108refs/heads/autosynth-logging: f8794c50a64f62b167cddf42513d133547679e01
109109refs/heads/dupes: 3478c5d81fd242d0e985656645a679420a2060c2
110110refs/tags/v0.63.0: 94f19b71d40f46b36120e7b9d78a1a3d41bfcbd6
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