@@ -9,6 +9,7 @@ com.azure:azure-core-http-netty:1.13.4=runtimeClasspath
99com.azure:azure-core:1.40.0=runtimeClasspath
1010com.azure:azure-identity:1.9.1=runtimeClasspath
1111com.azure:azure-json:1.0.1=runtimeClasspath
12+ com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.9=runtimeClasspath
1213com.azure:azure-sdk-bom:1.2.14=runtimeClasspath
1314com.azure:azure-storage-blob:12.22.3=runtimeClasspath
1415com.azure:azure-storage-common:12.21.2=runtimeClasspath
@@ -21,7 +22,9 @@ com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2=runtimeClasspath
2122com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath
2223com.fasterxml.woodstox:woodstox-core:6.5.1=runtimeClasspath
2324com.github.oshi:oshi-core:6.4.4=runtimeClasspath
25+ com.github.spotbugs:spotbugs-annotations:4.7.3=runtimeClasspath
2426com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
27+ com.google.code.findbugs:jsr305:3.0.2=runtimeClasspath
2528com.google.errorprone:error_prone_annotations:2.19.1=runtimeClasspath
2629com.google.guava:guava-bom:32.1.1-jre=runtimeClasspath
2730com.microsoft.azure:msal4j-persistence-extension:1.2.0=runtimeClasspath
@@ -56,8 +59,19 @@ io.netty:netty-transport-native-unix-common:4.1.94.Final=runtimeClasspath
5659io.netty:netty-transport:4.1.94.Final=runtimeClasspath
5760io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.28.0-alpha=runtimeClasspath
5861io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.28.0=runtimeClasspath
62+ io.opentelemetry:opentelemetry-api-events:1.28.0-alpha=runtimeClasspath
63+ io.opentelemetry:opentelemetry-api:1.28.0=runtimeClasspath
5964io.opentelemetry:opentelemetry-bom-alpha:1.28.0-alpha=runtimeClasspath
6065io.opentelemetry:opentelemetry-bom:1.28.0=runtimeClasspath
66+ io.opentelemetry:opentelemetry-context:1.28.0=runtimeClasspath
67+ io.opentelemetry:opentelemetry-extension-incubator:1.28.0-alpha=runtimeClasspath
68+ io.opentelemetry:opentelemetry-sdk-common:1.28.0=runtimeClasspath
69+ io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.28.0=runtimeClasspath
70+ io.opentelemetry:opentelemetry-sdk-logs:1.28.0=runtimeClasspath
71+ io.opentelemetry:opentelemetry-sdk-metrics:1.28.0=runtimeClasspath
72+ io.opentelemetry:opentelemetry-sdk-trace:1.28.0=runtimeClasspath
73+ io.opentelemetry:opentelemetry-sdk:1.28.0=runtimeClasspath
74+ io.opentelemetry:opentelemetry-semconv:1.28.0-alpha=runtimeClasspath
6175io.projectreactor.netty:reactor-netty-core:1.1.9=runtimeClasspath
6276io.projectreactor.netty:reactor-netty-http:1.1.9=runtimeClasspath
6377io.projectreactor:reactor-core:3.5.8=runtimeClasspath
@@ -67,7 +81,9 @@ net.minidev:accessors-smart:2.4.9=runtimeClasspath
6781net.minidev:json-smart:2.4.10=runtimeClasspath
6882org.apache.commons:commons-lang3:3.12.0=runtimeClasspath
6983org.apache.commons:commons-text:1.10.0=runtimeClasspath
84+ org.awaitility:awaitility:4.2.0=runtimeClasspath
7085org.codehaus.woodstox:stax2-api:4.2.1=runtimeClasspath
86+ org.hamcrest:hamcrest:2.1=runtimeClasspath
7187org.junit:junit-bom:5.9.3=runtimeClasspath
7288org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath
7389org.slf4j:jcl-over-slf4j:2.0.7=runtimeClasspath
0 commit comments