File tree Expand file tree Collapse file tree 2 files changed +32
-34
lines changed
Expand file tree Collapse file tree 2 files changed +32
-34
lines changed Original file line number Diff line number Diff line change 4747 <groupId >com.google.cloud</groupId >
4848 <artifactId >google-cloud-storage</artifactId >
4949 <version >2.60.0</version >
50- <exclusions >
51- <exclusion >
52- <groupId >io.opentelemetry</groupId >
53- <artifactId >opentelemetry-api</artifactId >
54- </exclusion >
55- <exclusion >
56- <groupId >io.opentelemetry</groupId >
57- <artifactId >opentelemetry-sdk-common</artifactId >
58- </exclusion >
59- <exclusion >
60- <groupId >io.opentelemetry</groupId >
61- <artifactId >opentelemetry-sdk-metrics</artifactId >
62- </exclusion >
63- <exclusion >
64- <groupId >io.opentelemetry</groupId >
65- <artifactId >opentelemetry-sdk-logs</artifactId >
66- </exclusion >
67- <exclusion >
68- <groupId >io.opentelemetry</groupId >
69- <artifactId >opentelemetry-context</artifactId >
70- </exclusion >
71- <exclusion >
72- <groupId >io.opentelemetry</groupId >
73- <artifactId >opentelemetry-sdk-trace</artifactId >
74- </exclusion >
75- <exclusion >
76- <groupId >io.opentelemetry</groupId >
77- <artifactId >opentelemetry-sdk-extension-autoconfigure-spi</artifactId >
78- </exclusion >
79- <exclusion >
80- <groupId >io.opentelemetry</groupId >
81- <artifactId >opentelemetry-sdk</artifactId >
82- </exclusion >
83- </exclusions >
8450 </dependency >
8551 <dependency >
8652 <groupId >com.google.apis</groupId >
Original file line number Diff line number Diff line change 3434 <groupId >com.google.guava</groupId >
3535 <artifactId >failureaccess</artifactId >
3636 </exclusion >
37+ <exclusion >
38+ <groupId >io.opentelemetry</groupId >
39+ <artifactId >opentelemetry-api</artifactId >
40+ </exclusion >
41+ <exclusion >
42+ <groupId >io.opentelemetry</groupId >
43+ <artifactId >opentelemetry-sdk-common</artifactId >
44+ </exclusion >
45+ <exclusion >
46+ <groupId >io.opentelemetry</groupId >
47+ <artifactId >opentelemetry-sdk-metrics</artifactId >
48+ </exclusion >
49+ <exclusion >
50+ <groupId >io.opentelemetry</groupId >
51+ <artifactId >opentelemetry-sdk-logs</artifactId >
52+ </exclusion >
53+ <exclusion >
54+ <groupId >io.opentelemetry</groupId >
55+ <artifactId >opentelemetry-context</artifactId >
56+ </exclusion >
57+ <exclusion >
58+ <groupId >io.opentelemetry</groupId >
59+ <artifactId >opentelemetry-sdk-trace</artifactId >
60+ </exclusion >
61+ <exclusion >
62+ <groupId >io.opentelemetry</groupId >
63+ <artifactId >opentelemetry-sdk-extension-autoconfigure-spi</artifactId >
64+ </exclusion >
65+ <exclusion >
66+ <groupId >io.opentelemetry</groupId >
67+ <artifactId >opentelemetry-sdk</artifactId >
68+ </exclusion >
3769 </exclusions >
3870 </dependency >
3971 <dependency >
You can’t perform that action at this time.
0 commit comments