From 0fd5209346089917261c530e2d56d12ed620ba1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 12:24:34 -0700 Subject: [PATCH] Bump io.netty:netty-bom from 4.1.107.Final to 4.1.108.Final (#3615) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- agent/agent-bootstrap/gradle.lockfile | 2 +- agent/agent-for-testing/gradle.lockfile | 2 +- .../gc-monitor-api/gradle.lockfile | 2 +- .../gc-monitor-core/gradle.lockfile | 2 +- .../gc-monitor-tests/gradle.lockfile | 2 +- .../agent-alerting-api/gradle.lockfile | 2 +- .../agent-alerting/gradle.lockfile | 2 +- .../agent-diagnostics-api/gradle.lockfile | 2 +- .../agent-diagnostics-jfr/gradle.lockfile | 2 +- .../gradle.lockfile | 2 +- .../agent-diagnostics/gradle.lockfile | 2 +- agent/agent-tooling/gradle.lockfile | 44 +++++++++---------- agent/agent/gradle.lockfile | 2 +- .../gradle.lockfile | 2 +- .../gradle.lockfile | 2 +- .../azure-functions/gradle.lockfile | 2 +- agent/instrumentation/methods/gradle.lockfile | 2 +- .../micrometer-1.0/gradle.lockfile | 2 +- agent/runtime-attach/gradle.lockfile | 2 +- classic-sdk/core/gradle.lockfile | 2 +- classic-sdk/web/gradle.lockfile | 2 +- dependencyManagement/build.gradle.kts | 2 +- etw/java/gradle.lockfile | 2 +- licenses/more-licenses.md | 44 +++++++++---------- 24 files changed, 66 insertions(+), 66 deletions(-) diff --git a/agent/agent-bootstrap/gradle.lockfile b/agent/agent-bootstrap/gradle.lockfile index 858aae6b9a..98673f511a 100644 --- a/agent/agent-bootstrap/gradle.lockfile +++ b/agent/agent-bootstrap/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/agent-for-testing/gradle.lockfile b/agent/agent-for-testing/gradle.lockfile index 858aae6b9a..98673f511a 100644 --- a/agent/agent-for-testing/gradle.lockfile +++ b/agent/agent-for-testing/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile index 23ab6c7705..d01501f6cd 100644 --- a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile @@ -5,7 +5,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.errorprone:error_prone_annotations:2.26.1=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile index 23ab6c7705..d01501f6cd 100644 --- a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile @@ -5,7 +5,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.errorprone:error_prone_annotations:2.26.1=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile index 858aae6b9a..98673f511a 100644 --- a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/agent-profiler/agent-alerting-api/gradle.lockfile b/agent/agent-profiler/agent-alerting-api/gradle.lockfile index 858aae6b9a..98673f511a 100644 --- a/agent/agent-profiler/agent-alerting-api/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting-api/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/agent-profiler/agent-alerting/gradle.lockfile b/agent/agent-profiler/agent-alerting/gradle.lockfile index 8347b9834d..7e3b305a69 100644 --- a/agent/agent-profiler/agent-alerting/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile index 858aae6b9a..98673f511a 100644 --- a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile index 858aae6b9a..98673f511a 100644 --- a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics-serialization/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-serialization/gradle.lockfile index 858aae6b9a..98673f511a 100644 --- a/agent/agent-profiler/agent-diagnostics-serialization/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-serialization/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics/gradle.lockfile b/agent/agent-profiler/agent-diagnostics/gradle.lockfile index 858aae6b9a..98673f511a 100644 --- a/agent/agent-profiler/agent-diagnostics/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index cbebaf7177..cedada0b42 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -33,28 +33,28 @@ com.nimbusds:lang-tag:1.7=runtimeClasspath com.nimbusds:nimbus-jose-jwt:9.37.3=runtimeClasspath com.nimbusds:oauth2-oidc-sdk:11.9.1=runtimeClasspath commons-codec:commons-codec:1.16.1=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath -io.netty:netty-buffer:4.1.107.Final=runtimeClasspath -io.netty:netty-codec-dns:4.1.107.Final=runtimeClasspath -io.netty:netty-codec-http2:4.1.107.Final=runtimeClasspath -io.netty:netty-codec-http:4.1.107.Final=runtimeClasspath -io.netty:netty-codec-socks:4.1.107.Final=runtimeClasspath -io.netty:netty-codec:4.1.107.Final=runtimeClasspath -io.netty:netty-common:4.1.107.Final=runtimeClasspath -io.netty:netty-handler-proxy:4.1.107.Final=runtimeClasspath -io.netty:netty-handler:4.1.107.Final=runtimeClasspath -io.netty:netty-resolver-dns-classes-macos:4.1.107.Final=runtimeClasspath -io.netty:netty-resolver-dns-native-macos:4.1.107.Final=runtimeClasspath -io.netty:netty-resolver-dns:4.1.107.Final=runtimeClasspath -io.netty:netty-resolver:4.1.107.Final=runtimeClasspath -io.netty:netty-tcnative-boringssl-static:2.0.61.Final=runtimeClasspath -io.netty:netty-tcnative-classes:2.0.61.Final=runtimeClasspath -io.netty:netty-transport-classes-epoll:4.1.107.Final=runtimeClasspath -io.netty:netty-transport-classes-kqueue:4.1.107.Final=runtimeClasspath -io.netty:netty-transport-native-epoll:4.1.107.Final=runtimeClasspath -io.netty:netty-transport-native-kqueue:4.1.107.Final=runtimeClasspath -io.netty:netty-transport-native-unix-common:4.1.107.Final=runtimeClasspath -io.netty:netty-transport:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath +io.netty:netty-buffer:4.1.108.Final=runtimeClasspath +io.netty:netty-codec-dns:4.1.108.Final=runtimeClasspath +io.netty:netty-codec-http2:4.1.108.Final=runtimeClasspath +io.netty:netty-codec-http:4.1.108.Final=runtimeClasspath +io.netty:netty-codec-socks:4.1.108.Final=runtimeClasspath +io.netty:netty-codec:4.1.108.Final=runtimeClasspath +io.netty:netty-common:4.1.108.Final=runtimeClasspath +io.netty:netty-handler-proxy:4.1.108.Final=runtimeClasspath +io.netty:netty-handler:4.1.108.Final=runtimeClasspath +io.netty:netty-resolver-dns-classes-macos:4.1.108.Final=runtimeClasspath +io.netty:netty-resolver-dns-native-macos:4.1.108.Final=runtimeClasspath +io.netty:netty-resolver-dns:4.1.108.Final=runtimeClasspath +io.netty:netty-resolver:4.1.108.Final=runtimeClasspath +io.netty:netty-tcnative-boringssl-static:2.0.65.Final=runtimeClasspath +io.netty:netty-tcnative-classes:2.0.65.Final=runtimeClasspath +io.netty:netty-transport-classes-epoll:4.1.108.Final=runtimeClasspath +io.netty:netty-transport-classes-kqueue:4.1.108.Final=runtimeClasspath +io.netty:netty-transport-native-epoll:4.1.108.Final=runtimeClasspath +io.netty:netty-transport-native-kqueue:4.1.108.Final=runtimeClasspath +io.netty:netty-transport-native-unix-common:4.1.108.Final=runtimeClasspath +io.netty:netty-transport:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-api-events:1.35.0-alpha=runtimeClasspath diff --git a/agent/agent/gradle.lockfile b/agent/agent/gradle.lockfile index 858aae6b9a..98673f511a 100644 --- a/agent/agent/gradle.lockfile +++ b/agent/agent/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile index 858aae6b9a..98673f511a 100644 --- a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile +++ b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile index 858aae6b9a..98673f511a 100644 --- a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile +++ b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/instrumentation/azure-functions/gradle.lockfile b/agent/instrumentation/azure-functions/gradle.lockfile index 858aae6b9a..98673f511a 100644 --- a/agent/instrumentation/azure-functions/gradle.lockfile +++ b/agent/instrumentation/azure-functions/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/instrumentation/methods/gradle.lockfile b/agent/instrumentation/methods/gradle.lockfile index 858aae6b9a..98673f511a 100644 --- a/agent/instrumentation/methods/gradle.lockfile +++ b/agent/instrumentation/methods/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/instrumentation/micrometer-1.0/gradle.lockfile b/agent/instrumentation/micrometer-1.0/gradle.lockfile index 858aae6b9a..98673f511a 100644 --- a/agent/instrumentation/micrometer-1.0/gradle.lockfile +++ b/agent/instrumentation/micrometer-1.0/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/agent/runtime-attach/gradle.lockfile b/agent/runtime-attach/gradle.lockfile index ee727f7662..d7734c4e34 100644 --- a/agent/runtime-attach/gradle.lockfile +++ b/agent/runtime-attach/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.32.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath diff --git a/classic-sdk/core/gradle.lockfile b/classic-sdk/core/gradle.lockfile index 858aae6b9a..98673f511a 100644 --- a/classic-sdk/core/gradle.lockfile +++ b/classic-sdk/core/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/classic-sdk/web/gradle.lockfile b/classic-sdk/web/gradle.lockfile index 858aae6b9a..98673f511a 100644 --- a/classic-sdk/web/gradle.lockfile +++ b/classic-sdk/web/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index b82e7767a6..670ad073e9 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -29,7 +29,7 @@ val DEPENDENCY_BOMS = listOf( "io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:${otelInstrumentationVersion}", "io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationAlphaVersion}", "com.azure:azure-sdk-bom:1.2.21", - "io.netty:netty-bom:4.1.107.Final", + "io.netty:netty-bom:4.1.108.Final", "org.junit:junit-bom:5.10.2", "org.testcontainers:testcontainers-bom:1.19.7", ) diff --git a/etw/java/gradle.lockfile b/etw/java/gradle.lockfile index 8347b9834d..7e3b305a69 100644 --- a/etw/java/gradle.lockfile +++ b/etw/java/gradle.lockfile @@ -4,7 +4,7 @@ com.azure:azure-sdk-bom:1.2.21=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath -io.netty:netty-bom:4.1.107.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.1.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.35.0-alpha=runtimeClasspath diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index b6800b5819..b05f26e55b 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2024-03-15 03:53:47 UTC_ +_2024-03-22 03:56:43 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.16.2` @@ -71,108 +71,108 @@ _2024-03-15 03:53:47 UTC_ > - **Embedded license files**: [commons-codec-1.16.1.jar/META-INF/LICENSE.txt](commons-codec-1.16.1.jar/META-INF/LICENSE.txt) - [commons-codec-1.16.1.jar/META-INF/NOTICE.txt](commons-codec-1.16.1.jar/META-INF/NOTICE.txt) -**12** **Group:** `io.netty` **Name:** `netty-buffer` **Version:** `4.1.107.Final` +**12** **Group:** `io.netty` **Name:** `netty-buffer` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**13** **Group:** `io.netty` **Name:** `netty-codec` **Version:** `4.1.107.Final` +**13** **Group:** `io.netty` **Name:** `netty-codec` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**14** **Group:** `io.netty` **Name:** `netty-codec-dns` **Version:** `4.1.107.Final` +**14** **Group:** `io.netty` **Name:** `netty-codec-dns` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**15** **Group:** `io.netty` **Name:** `netty-codec-http` **Version:** `4.1.107.Final` +**15** **Group:** `io.netty` **Name:** `netty-codec-http` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**16** **Group:** `io.netty` **Name:** `netty-codec-http2` **Version:** `4.1.107.Final` +**16** **Group:** `io.netty` **Name:** `netty-codec-http2` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**17** **Group:** `io.netty` **Name:** `netty-codec-socks` **Version:** `4.1.107.Final` +**17** **Group:** `io.netty` **Name:** `netty-codec-socks` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**18** **Group:** `io.netty` **Name:** `netty-common` **Version:** `4.1.107.Final` +**18** **Group:** `io.netty` **Name:** `netty-common` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**19** **Group:** `io.netty` **Name:** `netty-handler` **Version:** `4.1.107.Final` +**19** **Group:** `io.netty` **Name:** `netty-handler` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**20** **Group:** `io.netty` **Name:** `netty-handler-proxy` **Version:** `4.1.107.Final` +**20** **Group:** `io.netty` **Name:** `netty-handler-proxy` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**21** **Group:** `io.netty` **Name:** `netty-resolver` **Version:** `4.1.107.Final` +**21** **Group:** `io.netty` **Name:** `netty-resolver` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**22** **Group:** `io.netty` **Name:** `netty-resolver-dns` **Version:** `4.1.107.Final` +**22** **Group:** `io.netty` **Name:** `netty-resolver-dns` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**23** **Group:** `io.netty` **Name:** `netty-resolver-dns-classes-macos` **Version:** `4.1.107.Final` +**23** **Group:** `io.netty` **Name:** `netty-resolver-dns-classes-macos` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**24** **Group:** `io.netty` **Name:** `netty-resolver-dns-native-macos` **Version:** `4.1.107.Final` +**24** **Group:** `io.netty` **Name:** `netty-resolver-dns-native-macos` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**25** **Group:** `io.netty` **Name:** `netty-tcnative-boringssl-static` **Version:** `2.0.61.Final` +**25** **Group:** `io.netty` **Name:** `netty-tcnative-boringssl-static` **Version:** `2.0.65.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM Project URL**: [https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/](https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**26** **Group:** `io.netty` **Name:** `netty-tcnative-classes` **Version:** `2.0.61.Final` +**26** **Group:** `io.netty` **Name:** `netty-tcnative-classes` **Version:** `2.0.65.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**27** **Group:** `io.netty` **Name:** `netty-transport` **Version:** `4.1.107.Final` +**27** **Group:** `io.netty` **Name:** `netty-transport` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**28** **Group:** `io.netty` **Name:** `netty-transport-classes-epoll` **Version:** `4.1.107.Final` +**28** **Group:** `io.netty` **Name:** `netty-transport-classes-epoll` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**29** **Group:** `io.netty` **Name:** `netty-transport-classes-kqueue` **Version:** `4.1.107.Final` +**29** **Group:** `io.netty` **Name:** `netty-transport-classes-kqueue` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**30** **Group:** `io.netty` **Name:** `netty-transport-native-epoll` **Version:** `4.1.107.Final` +**30** **Group:** `io.netty` **Name:** `netty-transport-native-epoll` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**31** **Group:** `io.netty` **Name:** `netty-transport-native-kqueue` **Version:** `4.1.107.Final` +**31** **Group:** `io.netty` **Name:** `netty-transport-native-kqueue` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**32** **Group:** `io.netty` **Name:** `netty-transport-native-unix-common` **Version:** `4.1.107.Final` +**32** **Group:** `io.netty` **Name:** `netty-transport-native-unix-common` **Version:** `4.1.108.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)