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 5454 <dependency >
5555 <groupId >io.opentelemetry</groupId >
5656 <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 >
6558 <type >pom</type >
6659 <scope >import</scope >
6760 </dependency >
186179 <dependency >
187180 <groupId >org.yaml</groupId >
188181 <artifactId >snakeyaml</artifactId >
189- <version >2.0 </version >
182+ <version >2.1 </version >
190183 </dependency >
191184
192185 <dependency >
229222 <dependency >
230223 <groupId >io.opentelemetry.instrumentation</groupId >
231224 <artifactId >opentelemetry-grpc-1.6</artifactId >
225+ <version >1.28.0-alpha</version >
232226 </dependency >
233227 <dependency >
234- <groupId >io.opentelemetry</groupId >
228+ <groupId >io.opentelemetry.proto </groupId >
235229 <artifactId >opentelemetry-proto</artifactId >
236- <version >1.7.1 -alpha</version >
230+ <version >1.0.0 -alpha</version >
237231 </dependency >
238232 </dependencies >
239233
240-
241234 <build >
242235 <resources >
243236 <resource >
You can’t perform that action at this time.
0 commit comments