This repository was archived by the owner on Apr 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Original file line number Diff line number Diff line change 54
54
<dependency >
55
55
<groupId >io.opentelemetry</groupId >
56
56
<artifactId >opentelemetry-bom</artifactId >
57
- <version >1.28.0</version >
58
- <type >pom</type >
59
- <scope >import</scope >
60
- </dependency >
61
- <dependency >
62
- <groupId >io.opentelemetry.instrumentation</groupId >
63
- <artifactId >opentelemetry-instrumentation-bom-alpha</artifactId >
64
- <version >1.28.0-alpha</version >
57
+ <version >1.29.0</version >
65
58
<type >pom</type >
66
59
<scope >import</scope >
67
60
</dependency >
186
179
<dependency >
187
180
<groupId >org.yaml</groupId >
188
181
<artifactId >snakeyaml</artifactId >
189
- <version >2.0 </version >
182
+ <version >2.1 </version >
190
183
</dependency >
191
184
192
185
<dependency >
229
222
<dependency >
230
223
<groupId >io.opentelemetry.instrumentation</groupId >
231
224
<artifactId >opentelemetry-grpc-1.6</artifactId >
225
+ <version >1.28.0-alpha</version >
232
226
</dependency >
233
227
<dependency >
234
- <groupId >io.opentelemetry</groupId >
228
+ <groupId >io.opentelemetry.proto </groupId >
235
229
<artifactId >opentelemetry-proto</artifactId >
236
- <version >1.7.1 -alpha</version >
230
+ <version >1.0.0 -alpha</version >
237
231
</dependency >
238
232
</dependencies >
239
233
240
-
241
234
<build >
242
235
<resources >
243
236
<resource >
You can’t perform that action at this time.
0 commit comments