From 803fcc63b3bcc360dafcb3afa6918b188d406504 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 03:13:30 +0000 Subject: [PATCH 1/2] Bump org.junit:junit-bom from 5.14.2 to 5.14.3 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.14.2 to 5.14.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.14.2...r5.14.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 77798ae2b2..2c37f3e641 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.3.3", "io.netty:netty-bom:4.2.9.Final", - "org.junit:junit-bom:5.14.2", + "org.junit:junit-bom:5.14.3", "org.testcontainers:testcontainers-bom:2.0.3", ) From 76ec8852a5241e9b21ebe8793363bda001ab33dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 03:15:12 +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 d07a3f6902..61a8f8818e 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=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 d07a3f6902..61a8f8818e 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=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 063710a13b..4b591e7a94 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.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 063710a13b..4b591e7a94 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.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 d07a3f6902..61a8f8818e 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=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 d07a3f6902..61a8f8818e 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=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 ce19c5f5d6..762b78ee8e 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile index d07a3f6902..61a8f8818e 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=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 d07a3f6902..61a8f8818e 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=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 d07a3f6902..61a8f8818e 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=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 cd90ac0111..10a8e0b826 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -73,7 +73,7 @@ net.java.dev.jna:jna-platform:5.18.1=runtimeClasspath net.java.dev.jna:jna:5.18.1=runtimeClasspath org.apache.commons:commons-lang3:3.20.0=runtimeClasspath org.apache.commons:commons-text:1.15.0=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=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 d07a3f6902..61a8f8818e 100644 --- a/agent/agent/gradle.lockfile +++ b/agent/agent/gradle.lockfile @@ -8,6 +8,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=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 d07a3f6902..61a8f8818e 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=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 d07a3f6902..61a8f8818e 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=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 d07a3f6902..61a8f8818e 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=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 d07a3f6902..61a8f8818e 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=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 d07a3f6902..61a8f8818e 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=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 16e93316a2..d93ff5f72f 100644 --- a/agent/runtime-attach/gradle.lockfile +++ b/agent/runtime-attach/gradle.lockfile @@ -10,6 +10,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtim io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath net.bytebuddy:byte-buddy-agent:1.18.5=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=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 d07a3f6902..61a8f8818e 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=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 d07a3f6902..61a8f8818e 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.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty= diff --git a/etw/java/gradle.lockfile b/etw/java/gradle.lockfile index 19f484aa09..9743337746 100644 --- a/etw/java/gradle.lockfile +++ b/etw/java/gradle.lockfile @@ -8,7 +8,7 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.26.1- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath -org.junit:junit-bom:5.14.2=runtimeClasspath +org.junit:junit-bom:5.14.3=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath org.testcontainers:testcontainers-bom:2.0.3=runtimeClasspath empty=