File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 >
5084 </dependency >
5185 <dependency >
5286 <groupId >com.google.apis</groupId >
You can’t perform that action at this time.
0 commit comments