|
3 | 3 | # This file is expected to be part of source control. |
4 | 4 | ch.qos.logback.contrib:logback-json-classic:0.1.5=runtimeClasspath |
5 | 5 | ch.qos.logback.contrib:logback-json-core:0.1.5=runtimeClasspath |
6 | | -ch.qos.logback:logback-classic:1.2.6=runtimeClasspath |
7 | | -ch.qos.logback:logback-core:1.2.6=runtimeClasspath |
8 | | -com.azure:azure-core-http-netty:1.11.0=runtimeClasspath |
9 | | -com.azure:azure-core:1.21.0=runtimeClasspath |
| 6 | +ch.qos.logback:logback-classic:1.2.8=runtimeClasspath |
| 7 | +ch.qos.logback:logback-core:1.2.8=runtimeClasspath |
| 8 | +com.azure:azure-core-http-netty:1.11.2=runtimeClasspath |
| 9 | +com.azure:azure-core:1.22.0=runtimeClasspath |
10 | 10 | com.azure:azure-identity:1.3.6=runtimeClasspath |
11 | 11 | com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.4=runtimeClasspath |
12 | | -com.azure:azure-storage-blob:12.14.0=runtimeClasspath |
13 | | -com.azure:azure-storage-common:12.13.0=runtimeClasspath |
14 | | -com.azure:azure-storage-internal-avro:12.1.0=runtimeClasspath |
| 12 | +com.azure:azure-storage-blob:12.14.2=runtimeClasspath |
| 13 | +com.azure:azure-storage-common:12.14.1=runtimeClasspath |
| 14 | +com.azure:azure-storage-internal-avro:12.1.2=runtimeClasspath |
15 | 15 | com.fasterxml.jackson.core:jackson-annotations:2.12.5=runtimeClasspath |
16 | 16 | com.fasterxml.jackson.core:jackson-core:2.12.5=runtimeClasspath |
17 | 17 | com.fasterxml.jackson.core:jackson-databind:2.12.5=runtimeClasspath |
@@ -39,23 +39,23 @@ com.squareup.okhttp3:okhttp:4.9.3=runtimeClasspath |
39 | 39 | com.squareup.okio:okio:2.8.0=runtimeClasspath |
40 | 40 | commons-codec:commons-codec:1.15=runtimeClasspath |
41 | 41 | commons-io:commons-io:2.7=runtimeClasspath |
42 | | -io.netty:netty-buffer:4.1.67.Final=runtimeClasspath |
43 | | -io.netty:netty-codec-dns:4.1.66.Final=runtimeClasspath |
44 | | -io.netty:netty-codec-http2:4.1.67.Final=runtimeClasspath |
45 | | -io.netty:netty-codec-http:4.1.67.Final=runtimeClasspath |
46 | | -io.netty:netty-codec-socks:4.1.67.Final=runtimeClasspath |
47 | | -io.netty:netty-codec:4.1.67.Final=runtimeClasspath |
48 | | -io.netty:netty-common:4.1.67.Final=runtimeClasspath |
49 | | -io.netty:netty-handler-proxy:4.1.67.Final=runtimeClasspath |
50 | | -io.netty:netty-handler:4.1.67.Final=runtimeClasspath |
51 | | -io.netty:netty-resolver-dns-native-macos:4.1.66.Final=runtimeClasspath |
52 | | -io.netty:netty-resolver-dns:4.1.66.Final=runtimeClasspath |
53 | | -io.netty:netty-resolver:4.1.67.Final=runtimeClasspath |
| 42 | +io.netty:netty-buffer:4.1.68.Final=runtimeClasspath |
| 43 | +io.netty:netty-codec-dns:4.1.68.Final=runtimeClasspath |
| 44 | +io.netty:netty-codec-http2:4.1.68.Final=runtimeClasspath |
| 45 | +io.netty:netty-codec-http:4.1.68.Final=runtimeClasspath |
| 46 | +io.netty:netty-codec-socks:4.1.68.Final=runtimeClasspath |
| 47 | +io.netty:netty-codec:4.1.68.Final=runtimeClasspath |
| 48 | +io.netty:netty-common:4.1.68.Final=runtimeClasspath |
| 49 | +io.netty:netty-handler-proxy:4.1.68.Final=runtimeClasspath |
| 50 | +io.netty:netty-handler:4.1.68.Final=runtimeClasspath |
| 51 | +io.netty:netty-resolver-dns-native-macos:4.1.68.Final=runtimeClasspath |
| 52 | +io.netty:netty-resolver-dns:4.1.68.Final=runtimeClasspath |
| 53 | +io.netty:netty-resolver:4.1.68.Final=runtimeClasspath |
54 | 54 | io.netty:netty-tcnative-boringssl-static:2.0.43.Final=runtimeClasspath |
55 | | -io.netty:netty-transport-native-epoll:4.1.67.Final=runtimeClasspath |
56 | | -io.netty:netty-transport-native-kqueue:4.1.67.Final=runtimeClasspath |
57 | | -io.netty:netty-transport-native-unix-common:4.1.67.Final=runtimeClasspath |
58 | | -io.netty:netty-transport:4.1.67.Final=runtimeClasspath |
| 55 | +io.netty:netty-transport-native-epoll:4.1.68.Final=runtimeClasspath |
| 56 | +io.netty:netty-transport-native-kqueue:4.1.68.Final=runtimeClasspath |
| 57 | +io.netty:netty-transport-native-unix-common:4.1.68.Final=runtimeClasspath |
| 58 | +io.netty:netty-transport:4.1.68.Final=runtimeClasspath |
59 | 59 | io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-annotation-support:1.10.0+ai.patches-alpha=runtimeClasspath |
60 | 60 | io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-appender:1.10.0+ai.patches-alpha=runtimeClasspath |
61 | 61 | io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:1.10.0+ai.patches-alpha=runtimeClasspath |
@@ -94,16 +94,9 @@ io.opentelemetry:opentelemetry-sdk-metrics:1.10.0-alpha=runtimeClasspath |
94 | 94 | io.opentelemetry:opentelemetry-sdk-trace:1.10.0=runtimeClasspath |
95 | 95 | io.opentelemetry:opentelemetry-sdk:1.10.0=runtimeClasspath |
96 | 96 | io.opentelemetry:opentelemetry-semconv:1.10.0-alpha=runtimeClasspath |
97 | | -io.projectreactor.netty:reactor-netty-core:1.0.10=runtimeClasspath |
98 | | -io.projectreactor.netty:reactor-netty-http-brave:1.0.10=runtimeClasspath |
99 | | -io.projectreactor.netty:reactor-netty-http:1.0.10=runtimeClasspath |
100 | | -io.projectreactor.netty:reactor-netty:1.0.10=runtimeClasspath |
| 97 | +io.projectreactor.netty:reactor-netty-core:1.0.11=runtimeClasspath |
| 98 | +io.projectreactor.netty:reactor-netty-http:1.0.11=runtimeClasspath |
101 | 99 | io.projectreactor:reactor-core:3.4.10=runtimeClasspath |
102 | | -io.zipkin.brave:brave-instrumentation-http:5.13.3=runtimeClasspath |
103 | | -io.zipkin.brave:brave:5.13.3=runtimeClasspath |
104 | | -io.zipkin.reporter2:zipkin-reporter-brave:2.16.3=runtimeClasspath |
105 | | -io.zipkin.reporter2:zipkin-reporter:2.16.3=runtimeClasspath |
106 | | -io.zipkin.zipkin2:zipkin:2.23.2=runtimeClasspath |
107 | 100 | jakarta.activation:jakarta.activation-api:1.2.1=runtimeClasspath |
108 | 101 | jakarta.xml.bind:jakarta.xml.bind-api:2.3.2=runtimeClasspath |
109 | 102 | net.bytebuddy:byte-buddy-dep:1.12.6=runtimeClasspath |
|
0 commit comments