From 472b4c5aa4e3a8ad01e643f3a6dcc8bbcf6ada75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 21:33:14 +0000 Subject: [PATCH 1/2] Bump org.junit:junit-bom from 5.13.4 to 6.0.0 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dependencyManagement/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index 75a3666465..639f3ebbe5 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -23,7 +23,7 @@ val DEPENDENCY_BOMS = listOf( "io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationAlphaVersion}", "com.azure:azure-sdk-bom:1.2.38", "io.netty:netty-bom:4.2.6.Final", - "org.junit:junit-bom:5.13.4", + "org.junit:junit-bom:6.0.0", "org.testcontainers:testcontainers-bom:1.21.3", ) From a79e13530010d61cde122d75d39cee5a6145de78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 21:34:43 +0000 Subject: [PATCH 2/2] ./gradlew resolveAndLockAll --write-locks --- agent/agent-bootstrap/gradle.lockfile | 2 +- agent/agent-for-testing/gradle.lockfile | 2 +- agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile | 2 +- agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile | 2 +- agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile | 2 +- agent/agent-profiler/agent-alerting-api/gradle.lockfile | 2 +- agent/agent-profiler/agent-alerting/gradle.lockfile | 2 +- agent/agent-profiler/agent-diagnostics-api/gradle.lockfile | 2 +- agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile | 2 +- agent/agent-profiler/agent-diagnostics/gradle.lockfile | 2 +- agent/agent-tooling/gradle.lockfile | 2 +- agent/agent/gradle.lockfile | 2 +- .../instrumentation/applicationinsights-web-2.3/gradle.lockfile | 2 +- .../instrumentation/azure-functions-worker-stub/gradle.lockfile | 2 +- agent/instrumentation/azure-functions/gradle.lockfile | 2 +- agent/instrumentation/methods/gradle.lockfile | 2 +- agent/instrumentation/micrometer-1.0/gradle.lockfile | 2 +- agent/runtime-attach/gradle.lockfile | 2 +- classic-sdk/core/gradle.lockfile | 2 +- classic-sdk/web/gradle.lockfile | 2 +- etw/java/gradle.lockfile | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/agent/agent-bootstrap/gradle.lockfile b/agent/agent-bootstrap/gradle.lockfile index e54ae1d264..94f71a2404 100644 --- a/agent/agent-bootstrap/gradle.lockfile +++ b/agent/agent-bootstrap/gradle.lockfile @@ -8,6 +8,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/agent/agent-for-testing/gradle.lockfile b/agent/agent-for-testing/gradle.lockfile index e54ae1d264..94f71a2404 100644 --- a/agent/agent-for-testing/gradle.lockfile +++ b/agent/agent-for-testing/gradle.lockfile @@ -8,6 +8,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.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 98a129e6d8..19666dbe62 100644 --- a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile @@ -9,7 +9,7 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile index 98a129e6d8..19666dbe62 100644 --- a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile @@ -9,7 +9,7 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile index e54ae1d264..94f71a2404 100644 --- a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile @@ -8,6 +8,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-alerting-api/gradle.lockfile b/agent/agent-profiler/agent-alerting-api/gradle.lockfile index e54ae1d264..94f71a2404 100644 --- a/agent/agent-profiler/agent-alerting-api/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting-api/gradle.lockfile @@ -8,6 +8,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-alerting/gradle.lockfile b/agent/agent-profiler/agent-alerting/gradle.lockfile index a026dbde91..10a25bd140 100644 --- a/agent/agent-profiler/agent-alerting/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting/gradle.lockfile @@ -9,7 +9,7 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile index e54ae1d264..94f71a2404 100644 --- a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile @@ -8,6 +8,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile index e54ae1d264..94f71a2404 100644 --- a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile @@ -8,6 +8,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics/gradle.lockfile b/agent/agent-profiler/agent-diagnostics/gradle.lockfile index e54ae1d264..94f71a2404 100644 --- a/agent/agent-profiler/agent-diagnostics/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics/gradle.lockfile @@ -8,6 +8,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index 3ade828413..b4415ec082 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -80,7 +80,7 @@ net.minidev:accessors-smart:2.5.2=runtimeClasspath net.minidev:json-smart:2.5.2=runtimeClasspath org.apache.commons:commons-lang3:3.18.0=runtimeClasspath org.apache.commons:commons-text:1.14.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath org.slf4j:jcl-over-slf4j:2.0.17=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath diff --git a/agent/agent/gradle.lockfile b/agent/agent/gradle.lockfile index e54ae1d264..94f71a2404 100644 --- a/agent/agent/gradle.lockfile +++ b/agent/agent/gradle.lockfile @@ -8,6 +8,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile index e54ae1d264..94f71a2404 100644 --- a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile +++ b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile @@ -8,6 +8,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile index e54ae1d264..94f71a2404 100644 --- a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile +++ b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile @@ -8,6 +8,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/agent/instrumentation/azure-functions/gradle.lockfile b/agent/instrumentation/azure-functions/gradle.lockfile index e54ae1d264..94f71a2404 100644 --- a/agent/instrumentation/azure-functions/gradle.lockfile +++ b/agent/instrumentation/azure-functions/gradle.lockfile @@ -8,6 +8,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/agent/instrumentation/methods/gradle.lockfile b/agent/instrumentation/methods/gradle.lockfile index e54ae1d264..94f71a2404 100644 --- a/agent/instrumentation/methods/gradle.lockfile +++ b/agent/instrumentation/methods/gradle.lockfile @@ -8,6 +8,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/agent/instrumentation/micrometer-1.0/gradle.lockfile b/agent/instrumentation/micrometer-1.0/gradle.lockfile index e54ae1d264..94f71a2404 100644 --- a/agent/instrumentation/micrometer-1.0/gradle.lockfile +++ b/agent/instrumentation/micrometer-1.0/gradle.lockfile @@ -8,6 +8,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/agent/runtime-attach/gradle.lockfile b/agent/runtime-attach/gradle.lockfile index d9df049f21..8ae14d62c1 100644 --- a/agent/runtime-attach/gradle.lockfile +++ b/agent/runtime-attach/gradle.lockfile @@ -10,6 +10,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath net.bytebuddy:byte-buddy-agent:1.17.6=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/classic-sdk/core/gradle.lockfile b/classic-sdk/core/gradle.lockfile index e54ae1d264..94f71a2404 100644 --- a/classic-sdk/core/gradle.lockfile +++ b/classic-sdk/core/gradle.lockfile @@ -8,6 +8,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/classic-sdk/web/gradle.lockfile b/classic-sdk/web/gradle.lockfile index e54ae1d264..94f71a2404 100644 --- a/classic-sdk/web/gradle.lockfile +++ b/classic-sdk/web/gradle.lockfile @@ -8,6 +8,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty= diff --git a/etw/java/gradle.lockfile b/etw/java/gradle.lockfile index e0724f63a0..f131655351 100644 --- a/etw/java/gradle.lockfile +++ b/etw/java/gradle.lockfile @@ -8,7 +8,7 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.53.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.53.0=runtimeClasspath -org.junit:junit-bom:5.13.4=runtimeClasspath +org.junit:junit-bom:6.0.0=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath org.testcontainers:testcontainers-bom:1.21.3=runtimeClasspath empty=