diff --git a/agent/agent-bootstrap/gradle.lockfile b/agent/agent-bootstrap/gradle.lockfile index d7c2f436e4..63d2cd42fc 100644 --- a/agent/agent-bootstrap/gradle.lockfile +++ b/agent/agent-bootstrap/gradle.lockfile @@ -4,10 +4,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/agent/agent-for-testing/gradle.lockfile b/agent/agent-for-testing/gradle.lockfile index d7c2f436e4..63d2cd42fc 100644 --- a/agent/agent-for-testing/gradle.lockfile +++ b/agent/agent-for-testing/gradle.lockfile @@ -4,10 +4,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile index 6fd9a19ae8..3868118632 100644 --- a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath com.google.errorprone:error_prone_annotations:2.46.0=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile index 6fd9a19ae8..3868118632 100644 --- a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath com.google.errorprone:error_prone_annotations:2.46.0=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile index d7c2f436e4..63d2cd42fc 100644 --- a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile @@ -4,10 +4,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-alerting-api/gradle.lockfile b/agent/agent-profiler/agent-alerting-api/gradle.lockfile index d7c2f436e4..63d2cd42fc 100644 --- a/agent/agent-profiler/agent-alerting-api/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting-api/gradle.lockfile @@ -4,10 +4,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-alerting/gradle.lockfile b/agent/agent-profiler/agent-alerting/gradle.lockfile index e08ea1da95..b97762e565 100644 --- a/agent/agent-profiler/agent-alerting/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-json:1.5.0=runtimeClasspath com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile index d7c2f436e4..63d2cd42fc 100644 --- a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile @@ -4,10 +4,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile index d7c2f436e4..63d2cd42fc 100644 --- a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile @@ -4,10 +4,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics/gradle.lockfile b/agent/agent-profiler/agent-diagnostics/gradle.lockfile index d7c2f436e4..63d2cd42fc 100644 --- a/agent/agent-profiler/agent-diagnostics/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics/gradle.lockfile @@ -4,10 +4,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index 649114ee49..03cc388823 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -51,21 +51,21 @@ io.netty:netty-transport-native-epoll:4.2.9.Final=runtimeClasspath io.netty:netty-transport-native-kqueue:4.2.9.Final=runtimeClasspath io.netty:netty-transport-native-unix-common:4.2.9.Final=runtimeClasspath io.netty:netty-transport:4.2.9.Final=runtimeClasspath -io.opentelemetry.contrib:opentelemetry-jfr-connection:1.48.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-api:1.55.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath -io.opentelemetry:opentelemetry-common:1.55.0=runtimeClasspath -io.opentelemetry:opentelemetry-context:1.55.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-common:1.55.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.55.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:1.55.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-logs:1.55.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-metrics:1.55.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-trace:1.55.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk:1.55.0=runtimeClasspath +io.opentelemetry.contrib:opentelemetry-jfr-connection:1.52.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-api:1.57.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath +io.opentelemetry:opentelemetry-common:1.57.0=runtimeClasspath +io.opentelemetry:opentelemetry-context:1.57.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-common:1.57.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.57.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:1.57.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-logs:1.57.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-metrics:1.57.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-trace:1.57.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk:1.57.0=runtimeClasspath io.projectreactor.netty:reactor-netty-core:1.2.10=runtimeClasspath io.projectreactor.netty:reactor-netty-http:1.2.10=runtimeClasspath io.projectreactor:reactor-core:3.7.11=runtimeClasspath diff --git a/agent/agent/gradle.lockfile b/agent/agent/gradle.lockfile index d7c2f436e4..63d2cd42fc 100644 --- a/agent/agent/gradle.lockfile +++ b/agent/agent/gradle.lockfile @@ -4,10 +4,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile index d7c2f436e4..63d2cd42fc 100644 --- a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile +++ b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile @@ -4,10 +4,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile index d7c2f436e4..63d2cd42fc 100644 --- a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile +++ b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile @@ -4,10 +4,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/agent/instrumentation/azure-functions/gradle.lockfile b/agent/instrumentation/azure-functions/gradle.lockfile index d7c2f436e4..63d2cd42fc 100644 --- a/agent/instrumentation/azure-functions/gradle.lockfile +++ b/agent/instrumentation/azure-functions/gradle.lockfile @@ -4,10 +4,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/agent/instrumentation/methods/gradle.lockfile b/agent/instrumentation/methods/gradle.lockfile index d7c2f436e4..63d2cd42fc 100644 --- a/agent/instrumentation/methods/gradle.lockfile +++ b/agent/instrumentation/methods/gradle.lockfile @@ -4,10 +4,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/agent/instrumentation/micrometer-1.0/gradle.lockfile b/agent/instrumentation/micrometer-1.0/gradle.lockfile index d7c2f436e4..63d2cd42fc 100644 --- a/agent/instrumentation/micrometer-1.0/gradle.lockfile +++ b/agent/instrumentation/micrometer-1.0/gradle.lockfile @@ -4,10 +4,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/agent/runtime-attach/gradle.lockfile b/agent/runtime-attach/gradle.lockfile index 3a6e49c952..9d56bb3416 100644 --- a/agent/runtime-attach/gradle.lockfile +++ b/agent/runtime-attach/gradle.lockfile @@ -4,12 +4,12 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.48.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath -net.bytebuddy:byte-buddy-agent:1.17.6=runtimeClasspath +io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.52.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath +net.bytebuddy:byte-buddy-agent:1.18.1=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/classic-sdk/core/gradle.lockfile b/classic-sdk/core/gradle.lockfile index d7c2f436e4..63d2cd42fc 100644 --- a/classic-sdk/core/gradle.lockfile +++ b/classic-sdk/core/gradle.lockfile @@ -4,10 +4,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/classic-sdk/web/gradle.lockfile b/classic-sdk/web/gradle.lockfile index d7c2f436e4..63d2cd42fc 100644 --- a/classic-sdk/web/gradle.lockfile +++ b/classic-sdk/web/gradle.lockfile @@ -4,10 +4,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index 9eb145810f..a480052e4f 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -7,10 +7,10 @@ data class DependencySet(val group: String, val version: String, val modules: Li val dependencyVersions = hashMapOf() rootProject.extra["versions"] = dependencyVersions -val otelSdkVersion = "1.55.0" -val otelInstrumentationAlphaVersion = "2.21.0-alpha" -val otelInstrumentationVersion = "2.21.0" -val otelContribVersion = "1.48.0" +val otelSdkVersion = "1.57.0" +val otelInstrumentationAlphaVersion = "2.23.0-alpha" +val otelInstrumentationVersion = "2.23.0" +val otelContribVersion = "1.52.0" rootProject.extra["otelInstrumentationVersion"] = otelInstrumentationVersion rootProject.extra["otelInstrumentationAlphaVersion"] = otelInstrumentationAlphaVersion diff --git a/etw/java/gradle.lockfile b/etw/java/gradle.lockfile index 64c1db6518..8cdee81645 100644 --- a/etw/java/gradle.lockfile +++ b/etw/java/gradle.lockfile @@ -4,10 +4,10 @@ com.azure:azure-sdk-bom:1.3.3=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath io.netty:netty-bom:4.2.9.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.21.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.21.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.55.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.55.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.23.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.23.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.57.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.57.0=runtimeClasspath org.junit:junit-bom:5.14.2=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index 37993c5248..3254963af5 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2026-02-28 00:04:47 UTC_ +_2026-03-03 15:42:57 PST_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.21` @@ -170,47 +170,47 @@ _2026-02-28 00:04:47 UTC_ > - **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.opentelemetry` **Name:** `opentelemetry-api` **Version:** `1.55.0` +**32** **Group:** `io.opentelemetry` **Name:** `opentelemetry-api` **Version:** `1.57.0` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**33** **Group:** `io.opentelemetry` **Name:** `opentelemetry-common` **Version:** `1.55.0` +**33** **Group:** `io.opentelemetry` **Name:** `opentelemetry-common` **Version:** `1.57.0` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**34** **Group:** `io.opentelemetry` **Name:** `opentelemetry-context` **Version:** `1.55.0` +**34** **Group:** `io.opentelemetry` **Name:** `opentelemetry-context` **Version:** `1.57.0` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**35** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk` **Version:** `1.55.0` +**35** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk` **Version:** `1.57.0` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**36** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-common` **Version:** `1.55.0` +**36** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-common` **Version:** `1.57.0` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**37** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-extension-autoconfigure` **Version:** `1.55.0` +**37** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-extension-autoconfigure` **Version:** `1.57.0` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**38** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-extension-autoconfigure-spi` **Version:** `1.55.0` +**38** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-extension-autoconfigure-spi` **Version:** `1.57.0` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**39** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-logs` **Version:** `1.55.0` +**39** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-logs` **Version:** `1.57.0` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**40** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-metrics` **Version:** `1.55.0` +**40** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-metrics` **Version:** `1.57.0` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**41** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-trace` **Version:** `1.55.0` +**41** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-trace` **Version:** `1.57.0` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**42** **Group:** `io.opentelemetry.contrib` **Name:** `opentelemetry-jfr-connection` **Version:** `1.48.0-alpha` +**42** **Group:** `io.opentelemetry.contrib` **Name:** `opentelemetry-jfr-connection` **Version:** `1.52.0-alpha` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java-contrib](https://github.com/open-telemetry/opentelemetry-java-contrib) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)