From 57e5cdbfec377a9d0ef8e7785ca4aa329dbdd779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 03:13:18 +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.62.0 to 1.63.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.62.0...v1.63.0) Updates `io.opentelemetry:opentelemetry-bom-alpha` from 1.62.0-alpha to 1.63.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.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: io.opentelemetry:opentelemetry-bom-alpha dependency-version: 1.63.0-alpha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry ... Signed-off-by: dependabot[bot] --- dependencyManagement/build.gradle.kts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index fb03331ee9..7036a1f239 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.62.0" -val otelSdkAlphaVersion = "1.62.0-alpha" +val otelSdkVersion = "1.63.0" +val otelSdkAlphaVersion = "1.63.0-alpha" val otelInstrumentationAlphaVersion = "2.28.1-alpha" val otelInstrumentationVersion = "2.28.1" val otelContribVersion = "1.56.0" From 90a0649dbc4744eae2f67ee09835da7638936e57 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 03:15:20 +0000 Subject: [PATCH 2/3] ./gradlew generateLicenseReport --- licenses/more-licenses.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index 8c8f6f46b7..c1ccdef71b 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2026-05-28 21:06:23 UTC_ +_2026-06-08 03:15:15 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.21` @@ -170,43 +170,43 @@ _2026-05-28 21:06:23 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.62.0` +**32** **Group:** `io.opentelemetry` **Name:** `opentelemetry-api` **Version:** `1.63.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.62.0` +**33** **Group:** `io.opentelemetry` **Name:** `opentelemetry-common` **Version:** `1.63.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.62.0` +**34** **Group:** `io.opentelemetry` **Name:** `opentelemetry-context` **Version:** `1.63.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.62.0` +**35** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk` **Version:** `1.63.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.62.0` +**36** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-common` **Version:** `1.63.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.62.0` +**37** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-extension-autoconfigure` **Version:** `1.63.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.62.0` +**38** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-extension-autoconfigure-spi` **Version:** `1.63.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.62.0` +**39** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-logs` **Version:** `1.63.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.62.0` +**40** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-metrics` **Version:** `1.63.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.62.0` +**41** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-trace` **Version:** `1.63.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 d92b85c9bd454c26ad812a84c516d826cecb3c20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 03:15:23 +0000 Subject: [PATCH 3/3] ./gradlew resolveAndLockAll --write-locks --- 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 ++-- .../gradle.lockfile | 4 ++-- .../azure-functions/gradle.lockfile | 4 ++-- agent/instrumentation/methods/gradle.lockfile | 4 ++-- .../micrometer-1.0/gradle.lockfile | 4 ++-- agent/runtime-attach/gradle.lockfile | 4 ++-- classic-sdk/core/gradle.lockfile | 4 ++-- classic-sdk/web/gradle.lockfile | 4 ++-- etw/java/gradle.lockfile | 4 ++-- 21 files changed, 52 insertions(+), 52 deletions(-) diff --git a/agent/agent-bootstrap/gradle.lockfile b/agent/agent-bootstrap/gradle.lockfile index 98b36754ce..ed5de8c9aa 100644 --- a/agent/agent-bootstrap/gradle.lockfile +++ b/agent/agent-bootstrap/gradle.lockfile @@ -6,8 +6,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.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 98b36754ce..ed5de8c9aa 100644 --- a/agent/agent-for-testing/gradle.lockfile +++ b/agent/agent-for-testing/gradle.lockfile @@ -6,8 +6,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.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 99319f0e66..5a56df8ea5 100644 --- a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile @@ -7,8 +7,8 @@ com.google.errorprone:error_prone_annotations:2.49.0=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.slf4j:slf4j-api:2.0.18=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 99319f0e66..5a56df8ea5 100644 --- a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile @@ -7,8 +7,8 @@ com.google.errorprone:error_prone_annotations:2.49.0=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.slf4j:slf4j-api:2.0.18=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 98b36754ce..ed5de8c9aa 100644 --- a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile @@ -6,8 +6,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.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 98b36754ce..ed5de8c9aa 100644 --- a/agent/agent-profiler/agent-alerting-api/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting-api/gradle.lockfile @@ -6,8 +6,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.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 f39dd2ee0e..94fce04f49 100644 --- a/agent/agent-profiler/agent-alerting/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting/gradle.lockfile @@ -7,8 +7,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.slf4j:slf4j-api:2.0.18=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 98b36754ce..ed5de8c9aa 100644 --- a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile @@ -6,8 +6,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.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 98b36754ce..ed5de8c9aa 100644 --- a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile @@ -6,8 +6,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.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 98b36754ce..ed5de8c9aa 100644 --- a/agent/agent-profiler/agent-diagnostics/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics/gradle.lockfile @@ -6,8 +6,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.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 8247b21f43..d4165141fa 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -55,18 +55,18 @@ io.netty:netty-transport:4.2.14.Final=runtimeClasspath io.opentelemetry.contrib:opentelemetry-jfr-connection:1.57.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-api:1.62.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath -io.opentelemetry:opentelemetry-common:1.62.0=runtimeClasspath -io.opentelemetry:opentelemetry-context:1.62.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-common:1.62.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.62.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:1.62.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-logs:1.62.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-metrics:1.62.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-trace:1.62.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-api:1.63.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.0=runtimeClasspath +io.opentelemetry:opentelemetry-common:1.63.0=runtimeClasspath +io.opentelemetry:opentelemetry-context:1.63.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-common:1.63.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.63.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:1.63.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-logs:1.63.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-metrics:1.63.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-trace:1.63.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk:1.63.0=runtimeClasspath io.projectreactor.netty:reactor-netty-core:1.2.16=runtimeClasspath io.projectreactor.netty:reactor-netty-http:1.2.16=runtimeClasspath io.projectreactor:reactor-core:3.7.17=runtimeClasspath diff --git a/agent/agent/gradle.lockfile b/agent/agent/gradle.lockfile index 98b36754ce..ed5de8c9aa 100644 --- a/agent/agent/gradle.lockfile +++ b/agent/agent/gradle.lockfile @@ -6,8 +6,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath empty= diff --git a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile index 98b36754ce..ed5de8c9aa 100644 --- a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile +++ b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile @@ -6,8 +6,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.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 98b36754ce..ed5de8c9aa 100644 --- a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile +++ b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile @@ -6,8 +6,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.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 98b36754ce..ed5de8c9aa 100644 --- a/agent/instrumentation/azure-functions/gradle.lockfile +++ b/agent/instrumentation/azure-functions/gradle.lockfile @@ -6,8 +6,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.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 98b36754ce..ed5de8c9aa 100644 --- a/agent/instrumentation/methods/gradle.lockfile +++ b/agent/instrumentation/methods/gradle.lockfile @@ -6,8 +6,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.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 98b36754ce..ed5de8c9aa 100644 --- a/agent/instrumentation/micrometer-1.0/gradle.lockfile +++ b/agent/instrumentation/micrometer-1.0/gradle.lockfile @@ -6,8 +6,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.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 830956dc3a..4c1de0d5dd 100644 --- a/agent/runtime-attach/gradle.lockfile +++ b/agent/runtime-attach/gradle.lockfile @@ -7,8 +7,8 @@ io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.57.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.0=runtimeClasspath net.bytebuddy:byte-buddy-agent:1.18.8=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 98b36754ce..ed5de8c9aa 100644 --- a/classic-sdk/core/gradle.lockfile +++ b/classic-sdk/core/gradle.lockfile @@ -6,8 +6,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.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 98b36754ce..ed5de8c9aa 100644 --- a/classic-sdk/web/gradle.lockfile +++ b/classic-sdk/web/gradle.lockfile @@ -6,8 +6,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath empty= diff --git a/etw/java/gradle.lockfile b/etw/java/gradle.lockfile index 63126c0bfd..6f4e80265e 100644 --- a/etw/java/gradle.lockfile +++ b/etw/java/gradle.lockfile @@ -6,8 +6,8 @@ com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath io.netty:netty-bom:4.2.14.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.62.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.62.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.63.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.63.0=runtimeClasspath org.junit:junit-bom:5.14.4=runtimeClasspath org.slf4j:slf4j-api:2.0.18=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath