File tree Expand file tree Collapse file tree
sdk-platform-java/pqc-test/pqc-test-release Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 <artifactId >pqc-test-release</artifactId >
1515
1616 <dependencies >
17- <dependency >
18- <groupId >com.google.http-client</groupId >
19- <artifactId >google-http-client</artifactId >
20- <version >2.1.1-SNAPSHOT</version >
21- </dependency >
2217 <dependency >
2318 <groupId >com.google.api</groupId >
2419 <artifactId >pqc-test-common</artifactId >
2520 <version >2.81.0-SNAPSHOT</version >
21+ <exclusions >
22+ <exclusion >
23+ <groupId >com.google.api</groupId >
24+ <artifactId >gax</artifactId >
25+ </exclusion >
26+ <exclusion >
27+ <groupId >com.google.api</groupId >
28+ <artifactId >gax-grpc</artifactId >
29+ </exclusion >
30+ <exclusion >
31+ <groupId >com.google.api</groupId >
32+ <artifactId >gax-httpjson</artifactId >
33+ </exclusion >
34+ </exclusions >
2635 </dependency >
2736 <dependency >
2837 <groupId >com.google.cloud</groupId >
You can’t perform that action at this time.
0 commit comments