From bc23df76a6d335199cc96b7ee5df5cd938cd5822 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 03:16:36 +0000 Subject: [PATCH 1/3] Bump the opentelemetry group with 2 updates Bumps the opentelemetry group with 2 updates: [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) and [io.opentelemetry:opentelemetry-bom-alpha](https://github.com/open-telemetry/opentelemetry-java). Updates `io.opentelemetry:opentelemetry-bom` from 1.65.0 to 1.66.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.65.0...v1.66.0) Updates `io.opentelemetry:opentelemetry-bom-alpha` from 1.65.0-alpha to 1.66.0-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/commits) --- updated-dependencies: - dependency-name: io.opentelemetry:opentelemetry-bom dependency-version: 1.66.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: io.opentelemetry:opentelemetry-bom-alpha dependency-version: 1.66.0-alpha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry ... Signed-off-by: dependabot[bot] --- agent/agent-bootstrap/gradle.lockfile | 4 ++-- agent/agent-for-testing/gradle.lockfile | 4 ++-- .../gc-monitor-api/gradle.lockfile | 4 ++-- .../gc-monitor-core/gradle.lockfile | 4 ++-- .../gc-monitor-tests/gradle.lockfile | 4 ++-- .../agent-alerting-api/gradle.lockfile | 4 ++-- .../agent-alerting/gradle.lockfile | 4 ++-- .../agent-diagnostics-api/gradle.lockfile | 4 ++-- .../agent-diagnostics-jfr/gradle.lockfile | 4 ++-- .../agent-diagnostics/gradle.lockfile | 4 ++-- agent/agent-tooling/gradle.lockfile | 24 +++++++++---------- agent/agent/gradle.lockfile | 4 ++-- .../gradle.lockfile | 4 ++-- .../azure-functions/gradle.lockfile | 4 ++-- agent/instrumentation/methods/gradle.lockfile | 4 ++-- agent/runtime-attach/gradle.lockfile | 4 ++-- classic-sdk/core/gradle.lockfile | 4 ++-- classic-sdk/web/gradle.lockfile | 4 ++-- dependencyManagement/build.gradle.kts | 4 ++-- etw/java/gradle.lockfile | 4 ++-- 20 files changed, 50 insertions(+), 50 deletions(-) diff --git a/agent/agent-bootstrap/gradle.lockfile b/agent/agent-bootstrap/gradle.lockfile index a06165eaed..d568e722d1 100644 --- a/agent/agent-bootstrap/gradle.lockfile +++ b/agent/agent-bootstrap/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath empty= diff --git a/agent/agent-for-testing/gradle.lockfile b/agent/agent-for-testing/gradle.lockfile index ff580d46b3..5290e1a45f 100644 --- a/agent/agent-for-testing/gradle.lockfile +++ b/agent/agent-for-testing/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=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 d484e21f09..0aa71ba127 100644 --- a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile @@ -8,8 +8,8 @@ com.google.errorprone:error_prone_annotations:2.50.0=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.slf4j:slf4j-api:2.0.19=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile index d36c966322..22be3c730f 100644 --- a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile @@ -8,8 +8,8 @@ com.google.errorprone:error_prone_annotations:2.50.0=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.slf4j:slf4j-api:2.0.19=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile index 8d34b682a5..5ed0a22787 100644 --- a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-alerting-api/gradle.lockfile b/agent/agent-profiler/agent-alerting-api/gradle.lockfile index 6f4e9e4cce..77707e2a76 100644 --- a/agent/agent-profiler/agent-alerting-api/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting-api/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-alerting/gradle.lockfile b/agent/agent-profiler/agent-alerting/gradle.lockfile index 2808d2ff9e..39ad68132a 100644 --- a/agent/agent-profiler/agent-alerting/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting/gradle.lockfile @@ -8,8 +8,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.slf4j:slf4j-api:2.0.19=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile index d74898b7a4..16c81bddd2 100644 --- a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile index ca610f64d2..d8d90c36d2 100644 --- a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics/gradle.lockfile b/agent/agent-profiler/agent-diagnostics/gradle.lockfile index eebfa8fdfc..753d2d9464 100644 --- a/agent/agent-profiler/agent-diagnostics/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath empty= diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index f43f8e8cae..f1f95ca073 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -56,18 +56,18 @@ io.netty:netty-transport:4.2.18.Final=runtimeClasspath io.opentelemetry.contrib:opentelemetry-jfr-connection:1.60.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-api:1.65.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath -io.opentelemetry:opentelemetry-common:1.65.0=runtimeClasspath -io.opentelemetry:opentelemetry-context:1.65.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-common:1.65.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.65.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:1.65.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-logs:1.65.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-metrics:1.65.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-trace:1.65.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-api:1.66.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath +io.opentelemetry:opentelemetry-common:1.66.0=runtimeClasspath +io.opentelemetry:opentelemetry-context:1.66.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-common:1.66.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.66.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:1.66.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-logs:1.66.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-metrics:1.66.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-trace:1.66.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk:1.66.0=runtimeClasspath io.projectreactor.netty:reactor-netty-core:1.2.18=runtimeClasspath io.projectreactor.netty:reactor-netty-http:1.2.18=runtimeClasspath io.projectreactor:reactor-core:3.7.19=runtimeClasspath diff --git a/agent/agent/gradle.lockfile b/agent/agent/gradle.lockfile index 98d600790f..88c59b8370 100644 --- a/agent/agent/gradle.lockfile +++ b/agent/agent/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath empty= diff --git a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile index 179669463a..1c3ca6f7a1 100644 --- a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile +++ b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath empty= diff --git a/agent/instrumentation/azure-functions/gradle.lockfile b/agent/instrumentation/azure-functions/gradle.lockfile index e94d7832e5..36bf6daf9a 100644 --- a/agent/instrumentation/azure-functions/gradle.lockfile +++ b/agent/instrumentation/azure-functions/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath empty= diff --git a/agent/instrumentation/methods/gradle.lockfile b/agent/instrumentation/methods/gradle.lockfile index bdcfb7cb70..09d7bb51d8 100644 --- a/agent/instrumentation/methods/gradle.lockfile +++ b/agent/instrumentation/methods/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath empty= diff --git a/agent/runtime-attach/gradle.lockfile b/agent/runtime-attach/gradle.lockfile index bbd7b70bfa..9698c026ac 100644 --- a/agent/runtime-attach/gradle.lockfile +++ b/agent/runtime-attach/gradle.lockfile @@ -8,8 +8,8 @@ io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.60.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath net.bytebuddy:byte-buddy-agent:1.18.12=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath diff --git a/classic-sdk/core/gradle.lockfile b/classic-sdk/core/gradle.lockfile index e9311969c7..edbdd179e8 100644 --- a/classic-sdk/core/gradle.lockfile +++ b/classic-sdk/core/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath empty= diff --git a/classic-sdk/web/gradle.lockfile b/classic-sdk/web/gradle.lockfile index 52270b7fa1..e38995a7a8 100644 --- a/classic-sdk/web/gradle.lockfile +++ b/classic-sdk/web/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath empty= diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index cee737ad96..5afd98e911 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -7,8 +7,8 @@ data class DependencySet(val group: String, val version: String, val modules: Li val dependencyVersions = hashMapOf() rootProject.extra["versions"] = dependencyVersions -val otelSdkVersion = "1.65.0" -val otelSdkAlphaVersion = "1.65.0-alpha" +val otelSdkVersion = "1.66.0" +val otelSdkAlphaVersion = "1.66.0-alpha" val otelInstrumentationAlphaVersion = "2.31.1-alpha" val otelInstrumentationVersion = "2.31.1" val otelContribVersion = "1.56.0" diff --git a/etw/java/gradle.lockfile b/etw/java/gradle.lockfile index 3a897033c6..55603fdc3c 100644 --- a/etw/java/gradle.lockfile +++ b/etw/java/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.slf4j:slf4j-api:2.0.19=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath From 47e1537af63694074f487f40e82b01ed1b328703 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 03:18:22 +0000 Subject: [PATCH 2/3] ./gradlew generateLicenseReport --- licenses/more-licenses.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index c7d93f31f1..f9a59654c9 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -169,43 +169,43 @@ > - **Manifest License**: [https://www.apache.org/licenses/LICENSE-2.0](Apache License, Version 2.0) > - **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.65.0` +**32** **Group:** `io.opentelemetry` **Name:** `opentelemetry-api` **Version:** `1.66.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.65.0` +**33** **Group:** `io.opentelemetry` **Name:** `opentelemetry-common` **Version:** `1.66.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.65.0` +**34** **Group:** `io.opentelemetry` **Name:** `opentelemetry-context` **Version:** `1.66.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.65.0` +**35** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk` **Version:** `1.66.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.65.0` +**36** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-common` **Version:** `1.66.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.65.0` +**37** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-extension-autoconfigure` **Version:** `1.66.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.65.0` +**38** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-extension-autoconfigure-spi` **Version:** `1.66.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.65.0` +**39** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-logs` **Version:** `1.66.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.65.0` +**40** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-metrics` **Version:** `1.66.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.65.0` +**41** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-trace` **Version:** `1.66.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) From b0056a4437a77bd453353d72ab3f4f93f93b8e7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 03:18:25 +0000 Subject: [PATCH 3/3] ./gradlew resolveAndLockAll --write-locks --- .../applicationinsights-web-2.3/gradle.lockfile | 4 ++-- agent/instrumentation/micrometer-1.0/gradle.lockfile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile index f3f2c14dc5..9d156dd0c2 100644 --- a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile +++ b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath empty= diff --git a/agent/instrumentation/micrometer-1.0/gradle.lockfile b/agent/instrumentation/micrometer-1.0/gradle.lockfile index a8719f9d5d..3481441c5c 100644 --- a/agent/instrumentation/micrometer-1.0/gradle.lockfile +++ b/agent/instrumentation/micrometer-1.0/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath io.netty:netty-bom:4.2.18.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.31.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.31.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.65.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.65.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.66.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.66.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath empty=