Skip to content

Commit 6cfcef6

Browse files
authored
Update azure-core dependency (#1885)
* Update azure-core dependency * Bump submodule to fix build
1 parent 5e3d436 commit 6cfcef6

File tree

6 files changed

+133
-132
lines changed

6 files changed

+133
-132
lines changed
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
com.azure:azure-core:1.18.0=runtimeClasspath
5-
com.fasterxml.jackson.core:jackson-annotations:2.12.3=runtimeClasspath
6-
com.fasterxml.jackson.core:jackson-core:2.12.3=runtimeClasspath
7-
com.fasterxml.jackson.core:jackson-databind:2.12.3=runtimeClasspath
8-
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.3=runtimeClasspath
9-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.3=runtimeClasspath
10-
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.3=runtimeClasspath
11-
com.fasterxml.jackson:jackson-bom:2.12.3=runtimeClasspath
4+
com.azure:azure-core:1.20.0=runtimeClasspath
5+
com.fasterxml.jackson.core:jackson-annotations:2.12.4=runtimeClasspath
6+
com.fasterxml.jackson.core:jackson-core:2.12.4=runtimeClasspath
7+
com.fasterxml.jackson.core:jackson-databind:2.12.4=runtimeClasspath
8+
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.4=runtimeClasspath
9+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.4=runtimeClasspath
10+
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.4=runtimeClasspath
11+
com.fasterxml.jackson:jackson-bom:2.12.4=runtimeClasspath
1212
com.fasterxml.woodstox:woodstox-core:6.2.4=runtimeClasspath
1313
com.google.guava:guava-bom:30.1.1-jre=runtimeClasspath
1414
com.squareup.moshi:moshi:1.11.0=runtimeClasspath
1515
com.squareup.okio:okio:1.17.5=runtimeClasspath
16-
io.netty:netty-tcnative-boringssl-static:2.0.39.Final=runtimeClasspath
16+
io.netty:netty-tcnative-boringssl-static:2.0.40.Final=runtimeClasspath
1717
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.6.0+ai.patches-alpha=runtimeClasspath
1818
io.opentelemetry:opentelemetry-bom-alpha:1.6.0-alpha=runtimeClasspath
1919
io.opentelemetry:opentelemetry-bom:1.6.0=runtimeClasspath
20-
io.projectreactor:reactor-core:3.4.6=runtimeClasspath
20+
io.projectreactor:reactor-core:3.4.9=runtimeClasspath
2121
jakarta.activation:jakarta.activation-api:1.2.1=runtimeClasspath
2222
jakarta.xml.bind:jakarta.xml.bind-api:2.3.2=runtimeClasspath
2323
org.codehaus.woodstox:stax2-api:4.2.1=runtimeClasspath
2424
org.junit:junit-bom:5.7.2=runtimeClasspath
2525
org.reactivestreams:reactive-streams:1.0.3=runtimeClasspath
26-
org.slf4j:slf4j-api:1.7.30=runtimeClasspath
26+
org.slf4j:slf4j-api:1.7.32=runtimeClasspath
2727
empty=
Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,49 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
com.azure:azure-core-http-netty:1.10.0=runtimeClasspath
5-
com.azure:azure-core:1.18.0=runtimeClasspath
6-
com.azure:azure-storage-blob:12.13.0=runtimeClasspath
7-
com.azure:azure-storage-common:12.12.0=runtimeClasspath
8-
com.azure:azure-storage-internal-avro:12.0.5=runtimeClasspath
9-
com.fasterxml.jackson.core:jackson-annotations:2.12.3=runtimeClasspath
10-
com.fasterxml.jackson.core:jackson-core:2.12.3=runtimeClasspath
11-
com.fasterxml.jackson.core:jackson-databind:2.12.3=runtimeClasspath
12-
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.3=runtimeClasspath
13-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.3=runtimeClasspath
14-
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.3=runtimeClasspath
15-
com.fasterxml.jackson:jackson-bom:2.12.3=runtimeClasspath
4+
com.azure:azure-core-http-netty:1.11.0=runtimeClasspath
5+
com.azure:azure-core:1.20.0=runtimeClasspath
6+
com.azure:azure-storage-blob:12.14.0=runtimeClasspath
7+
com.azure:azure-storage-common:12.13.0=runtimeClasspath
8+
com.azure:azure-storage-internal-avro:12.1.0=runtimeClasspath
9+
com.fasterxml.jackson.core:jackson-annotations:2.12.4=runtimeClasspath
10+
com.fasterxml.jackson.core:jackson-core:2.12.4=runtimeClasspath
11+
com.fasterxml.jackson.core:jackson-databind:2.12.4=runtimeClasspath
12+
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.4=runtimeClasspath
13+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.4=runtimeClasspath
14+
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.4=runtimeClasspath
15+
com.fasterxml.jackson:jackson-bom:2.12.4=runtimeClasspath
1616
com.fasterxml.woodstox:woodstox-core:6.2.4=runtimeClasspath
1717
com.google.guava:guava-bom:30.1.1-jre=runtimeClasspath
1818
com.microsoft.jfr:jfr-streaming:1.2.0=runtimeClasspath
1919
com.squareup.moshi:moshi-adapters:1.11.0=runtimeClasspath
2020
com.squareup.moshi:moshi:1.11.0=runtimeClasspath
2121
com.squareup.okio:okio:1.17.5=runtimeClasspath
22-
io.netty:netty-buffer:4.1.65.Final=runtimeClasspath
23-
io.netty:netty-codec-dns:4.1.63.Final=runtimeClasspath
24-
io.netty:netty-codec-http2:4.1.65.Final=runtimeClasspath
25-
io.netty:netty-codec-http:4.1.65.Final=runtimeClasspath
26-
io.netty:netty-codec-socks:4.1.65.Final=runtimeClasspath
27-
io.netty:netty-codec:4.1.65.Final=runtimeClasspath
28-
io.netty:netty-common:4.1.65.Final=runtimeClasspath
29-
io.netty:netty-handler-proxy:4.1.65.Final=runtimeClasspath
30-
io.netty:netty-handler:4.1.65.Final=runtimeClasspath
31-
io.netty:netty-resolver-dns-native-macos:4.1.63.Final=runtimeClasspath
32-
io.netty:netty-resolver-dns:4.1.63.Final=runtimeClasspath
33-
io.netty:netty-resolver:4.1.65.Final=runtimeClasspath
34-
io.netty:netty-tcnative-boringssl-static:2.0.39.Final=runtimeClasspath
35-
io.netty:netty-transport-native-epoll:4.1.65.Final=runtimeClasspath
36-
io.netty:netty-transport-native-kqueue:4.1.65.Final=runtimeClasspath
37-
io.netty:netty-transport-native-unix-common:4.1.65.Final=runtimeClasspath
38-
io.netty:netty-transport:4.1.65.Final=runtimeClasspath
22+
io.netty:netty-buffer:4.1.67.Final=runtimeClasspath
23+
io.netty:netty-codec-dns:4.1.66.Final=runtimeClasspath
24+
io.netty:netty-codec-http2:4.1.67.Final=runtimeClasspath
25+
io.netty:netty-codec-http:4.1.67.Final=runtimeClasspath
26+
io.netty:netty-codec-socks:4.1.67.Final=runtimeClasspath
27+
io.netty:netty-codec:4.1.67.Final=runtimeClasspath
28+
io.netty:netty-common:4.1.67.Final=runtimeClasspath
29+
io.netty:netty-handler-proxy:4.1.67.Final=runtimeClasspath
30+
io.netty:netty-handler:4.1.67.Final=runtimeClasspath
31+
io.netty:netty-resolver-dns-native-macos:4.1.66.Final=runtimeClasspath
32+
io.netty:netty-resolver-dns:4.1.66.Final=runtimeClasspath
33+
io.netty:netty-resolver:4.1.67.Final=runtimeClasspath
34+
io.netty:netty-tcnative-boringssl-static:2.0.40.Final=runtimeClasspath
35+
io.netty:netty-transport-native-epoll:4.1.67.Final=runtimeClasspath
36+
io.netty:netty-transport-native-kqueue:4.1.67.Final=runtimeClasspath
37+
io.netty:netty-transport-native-unix-common:4.1.67.Final=runtimeClasspath
38+
io.netty:netty-transport:4.1.67.Final=runtimeClasspath
3939
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.6.0+ai.patches-alpha=runtimeClasspath
4040
io.opentelemetry:opentelemetry-bom-alpha:1.6.0-alpha=runtimeClasspath
4141
io.opentelemetry:opentelemetry-bom:1.6.0=runtimeClasspath
42-
io.projectreactor.netty:reactor-netty-core:1.0.7=runtimeClasspath
43-
io.projectreactor.netty:reactor-netty-http-brave:1.0.7=runtimeClasspath
44-
io.projectreactor.netty:reactor-netty-http:1.0.7=runtimeClasspath
45-
io.projectreactor.netty:reactor-netty:1.0.7=runtimeClasspath
46-
io.projectreactor:reactor-core:3.4.6=runtimeClasspath
42+
io.projectreactor.netty:reactor-netty-core:1.0.10=runtimeClasspath
43+
io.projectreactor.netty:reactor-netty-http-brave:1.0.10=runtimeClasspath
44+
io.projectreactor.netty:reactor-netty-http:1.0.10=runtimeClasspath
45+
io.projectreactor.netty:reactor-netty:1.0.10=runtimeClasspath
46+
io.projectreactor:reactor-core:3.4.9=runtimeClasspath
4747
io.zipkin.brave:brave-instrumentation-http:5.13.3=runtimeClasspath
4848
io.zipkin.brave:brave:5.13.3=runtimeClasspath
4949
io.zipkin.reporter2:zipkin-reporter-brave:2.16.3=runtimeClasspath
@@ -54,5 +54,5 @@ jakarta.xml.bind:jakarta.xml.bind-api:2.3.2=runtimeClasspath
5454
org.codehaus.woodstox:stax2-api:4.2.1=runtimeClasspath
5555
org.junit:junit-bom:5.7.2=runtimeClasspath
5656
org.reactivestreams:reactive-streams:1.0.3=runtimeClasspath
57-
org.slf4j:slf4j-api:1.7.30=runtimeClasspath
57+
org.slf4j:slf4j-api:1.7.32=runtimeClasspath
5858
empty=

agent/agent-tooling/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242

4343
implementation("com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.4")
4444
implementation("com.azure:azure-core")
45-
implementation("com.azure:azure-identity:1.2.4") {
45+
implementation("com.azure:azure-identity") {
4646
// "This dependency can be excluded if IntelliJ Credential is not being used for authentication
4747
// via `IntelliJCredential` or `DefaultAzureCredential`"
4848
// NOTE this exclusion saves 6.5 mb !!!!

agent/agent-tooling/gradle.lockfile

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@ ch.qos.logback.contrib:logback-json-classic:0.1.5=runtimeClasspath
55
ch.qos.logback.contrib:logback-json-core:0.1.5=runtimeClasspath
66
ch.qos.logback:logback-classic:1.2.3=runtimeClasspath
77
ch.qos.logback:logback-core:1.2.3=runtimeClasspath
8-
com.azure:azure-core-http-netty:1.10.0=runtimeClasspath
9-
com.azure:azure-core:1.18.0=runtimeClasspath
10-
com.azure:azure-identity:1.2.4=runtimeClasspath
8+
com.azure:azure-core-http-netty:1.11.0=runtimeClasspath
9+
com.azure:azure-core:1.20.0=runtimeClasspath
10+
com.azure:azure-identity:1.3.6=runtimeClasspath
1111
com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.4=runtimeClasspath
12-
com.azure:azure-storage-blob:12.13.0=runtimeClasspath
13-
com.azure:azure-storage-common:12.12.0=runtimeClasspath
14-
com.azure:azure-storage-internal-avro:12.0.5=runtimeClasspath
15-
com.fasterxml.jackson.core:jackson-annotations:2.12.3=runtimeClasspath
16-
com.fasterxml.jackson.core:jackson-core:2.12.3=runtimeClasspath
17-
com.fasterxml.jackson.core:jackson-databind:2.12.3=runtimeClasspath
18-
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.3=runtimeClasspath
19-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.3=runtimeClasspath
20-
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.3=runtimeClasspath
21-
com.fasterxml.jackson:jackson-bom:2.12.3=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
15+
com.fasterxml.jackson.core:jackson-annotations:2.12.4=runtimeClasspath
16+
com.fasterxml.jackson.core:jackson-core:2.12.4=runtimeClasspath
17+
com.fasterxml.jackson.core:jackson-databind:2.12.4=runtimeClasspath
18+
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.4=runtimeClasspath
19+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.4=runtimeClasspath
20+
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.4=runtimeClasspath
21+
com.fasterxml.jackson:jackson-bom:2.12.4=runtimeClasspath
2222
com.fasterxml.woodstox:woodstox-core:6.2.4=runtimeClasspath
2323
com.github.oshi:oshi-core:5.8.0=runtimeClasspath
2424
com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
@@ -27,34 +27,34 @@ com.google.code.findbugs:jsr305:3.0.1=runtimeClasspath
2727
com.google.errorprone:error_prone_annotations:2.9.0=runtimeClasspath
2828
com.google.guava:guava-bom:30.1.1-jre=runtimeClasspath
2929
com.microsoft.azure:msal4j-persistence-extension:1.1.0=runtimeClasspath
30-
com.microsoft.azure:msal4j:1.9.1=runtimeClasspath
30+
com.microsoft.azure:msal4j:1.11.0=runtimeClasspath
3131
com.microsoft.jfr:jfr-streaming:1.2.0=runtimeClasspath
3232
com.nimbusds:content-type:2.1=runtimeClasspath
33-
com.nimbusds:lang-tag:1.4.4=runtimeClasspath
34-
com.nimbusds:nimbus-jose-jwt:8.18=runtimeClasspath
35-
com.nimbusds:oauth2-oidc-sdk:8.23.1=runtimeClasspath
33+
com.nimbusds:lang-tag:1.5=runtimeClasspath
34+
com.nimbusds:nimbus-jose-jwt:9.9.3=runtimeClasspath
35+
com.nimbusds:oauth2-oidc-sdk:9.7=runtimeClasspath
3636
com.squareup.moshi:moshi-adapters:1.11.0=runtimeClasspath
3737
com.squareup.moshi:moshi:1.11.0=runtimeClasspath
3838
com.squareup.okio:okio:1.17.5=runtimeClasspath
3939
commons-codec:commons-codec:1.15=runtimeClasspath
4040
commons-io:commons-io:2.7=runtimeClasspath
41-
io.netty:netty-buffer:4.1.65.Final=runtimeClasspath
42-
io.netty:netty-codec-dns:4.1.63.Final=runtimeClasspath
43-
io.netty:netty-codec-http2:4.1.65.Final=runtimeClasspath
44-
io.netty:netty-codec-http:4.1.65.Final=runtimeClasspath
45-
io.netty:netty-codec-socks:4.1.65.Final=runtimeClasspath
46-
io.netty:netty-codec:4.1.65.Final=runtimeClasspath
47-
io.netty:netty-common:4.1.65.Final=runtimeClasspath
48-
io.netty:netty-handler-proxy:4.1.65.Final=runtimeClasspath
49-
io.netty:netty-handler:4.1.65.Final=runtimeClasspath
50-
io.netty:netty-resolver-dns-native-macos:4.1.63.Final=runtimeClasspath
51-
io.netty:netty-resolver-dns:4.1.63.Final=runtimeClasspath
52-
io.netty:netty-resolver:4.1.65.Final=runtimeClasspath
53-
io.netty:netty-tcnative-boringssl-static:2.0.39.Final=runtimeClasspath
54-
io.netty:netty-transport-native-epoll:4.1.65.Final=runtimeClasspath
55-
io.netty:netty-transport-native-kqueue:4.1.65.Final=runtimeClasspath
56-
io.netty:netty-transport-native-unix-common:4.1.65.Final=runtimeClasspath
57-
io.netty:netty-transport:4.1.65.Final=runtimeClasspath
41+
io.netty:netty-buffer:4.1.67.Final=runtimeClasspath
42+
io.netty:netty-codec-dns:4.1.66.Final=runtimeClasspath
43+
io.netty:netty-codec-http2:4.1.67.Final=runtimeClasspath
44+
io.netty:netty-codec-http:4.1.67.Final=runtimeClasspath
45+
io.netty:netty-codec-socks:4.1.67.Final=runtimeClasspath
46+
io.netty:netty-codec:4.1.67.Final=runtimeClasspath
47+
io.netty:netty-common:4.1.67.Final=runtimeClasspath
48+
io.netty:netty-handler-proxy:4.1.67.Final=runtimeClasspath
49+
io.netty:netty-handler:4.1.67.Final=runtimeClasspath
50+
io.netty:netty-resolver-dns-native-macos:4.1.66.Final=runtimeClasspath
51+
io.netty:netty-resolver-dns:4.1.66.Final=runtimeClasspath
52+
io.netty:netty-resolver:4.1.67.Final=runtimeClasspath
53+
io.netty:netty-tcnative-boringssl-static:2.0.40.Final=runtimeClasspath
54+
io.netty:netty-transport-native-epoll:4.1.67.Final=runtimeClasspath
55+
io.netty:netty-transport-native-kqueue:4.1.67.Final=runtimeClasspath
56+
io.netty:netty-transport-native-unix-common:4.1.67.Final=runtimeClasspath
57+
io.netty:netty-transport:4.1.67.Final=runtimeClasspath
5858
io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-annotation-support:1.6.0+ai.patches-alpha=runtimeClasspath
5959
io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:1.6.0+ai.patches-alpha=runtimeClasspath
6060
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.6.0+ai.patches-alpha=runtimeClasspath
@@ -82,11 +82,11 @@ io.opentelemetry:opentelemetry-sdk-metrics:1.6.0-alpha=runtimeClasspath
8282
io.opentelemetry:opentelemetry-sdk-trace:1.6.0=runtimeClasspath
8383
io.opentelemetry:opentelemetry-sdk:1.6.0=runtimeClasspath
8484
io.opentelemetry:opentelemetry-semconv:1.6.0-alpha=runtimeClasspath
85-
io.projectreactor.netty:reactor-netty-core:1.0.7=runtimeClasspath
86-
io.projectreactor.netty:reactor-netty-http-brave:1.0.7=runtimeClasspath
87-
io.projectreactor.netty:reactor-netty-http:1.0.7=runtimeClasspath
88-
io.projectreactor.netty:reactor-netty:1.0.7=runtimeClasspath
89-
io.projectreactor:reactor-core:3.4.6=runtimeClasspath
85+
io.projectreactor.netty:reactor-netty-core:1.0.10=runtimeClasspath
86+
io.projectreactor.netty:reactor-netty-http-brave:1.0.10=runtimeClasspath
87+
io.projectreactor.netty:reactor-netty-http:1.0.10=runtimeClasspath
88+
io.projectreactor.netty:reactor-netty:1.0.10=runtimeClasspath
89+
io.projectreactor:reactor-core:3.4.9=runtimeClasspath
9090
io.zipkin.brave:brave-instrumentation-http:5.13.3=runtimeClasspath
9191
io.zipkin.brave:brave:5.13.3=runtimeClasspath
9292
io.zipkin.reporter2:zipkin-reporter-brave:2.16.3=runtimeClasspath
@@ -98,17 +98,17 @@ net.bytebuddy:byte-buddy:1.11.2=runtimeClasspath
9898
net.java.dev.jna:jna-platform:5.8.0=runtimeClasspath
9999
net.java.dev.jna:jna:5.8.0=runtimeClasspath
100100
net.jcip:jcip-annotations:1.0=runtimeClasspath
101-
net.minidev:accessors-smart:1.2=runtimeClasspath
102-
net.minidev:json-smart:2.3=runtimeClasspath
101+
net.minidev:accessors-smart:2.4.7=runtimeClasspath
102+
net.minidev:json-smart:2.4.7=runtimeClasspath
103103
org.apache.commons:commons-lang3:3.11=runtimeClasspath
104104
org.apache.commons:commons-text:1.9=runtimeClasspath
105105
org.checkerframework:checker-qual:3.14.0=runtimeClasspath
106106
org.codehaus.woodstox:stax2-api:4.2.1=runtimeClasspath
107107
org.jctools:jctools-core:3.3.0=runtimeClasspath
108108
org.jetbrains.kotlin:kotlin-bom:1.4.10=runtimeClasspath
109109
org.junit:junit-bom:5.7.2=runtimeClasspath
110-
org.ow2.asm:asm:5.0.4=runtimeClasspath
110+
org.ow2.asm:asm:9.1=runtimeClasspath
111111
org.reactivestreams:reactive-streams:1.0.3=runtimeClasspath
112112
org.slf4j:jcl-over-slf4j:1.7.30=runtimeClasspath
113-
org.slf4j:slf4j-api:1.7.31=runtimeClasspath
113+
org.slf4j:slf4j-api:1.7.32=runtimeClasspath
114114
empty=

0 commit comments

Comments
 (0)