From 728ebaa404d24cbc9d5499f789a5addc70a55cdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 03:55:49 +0000 Subject: [PATCH 1/3] Bump com.azure:azure-identity from 1.15.4 to 1.16.2 Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.15.4 to 1.16.2. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-identity_1.15.4...azure-identity_1.16.2) --- updated-dependencies: - dependency-name: com.azure:azure-identity dependency-version: 1.16.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- agent/agent-tooling/build.gradle.kts | 2 +- agent/agent/build.gradle.kts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/agent/agent-tooling/build.gradle.kts b/agent/agent-tooling/build.gradle.kts index 7127e5a12b3..0e4dd8438fd 100644 --- a/agent/agent-tooling/build.gradle.kts +++ b/agent/agent-tooling/build.gradle.kts @@ -90,7 +90,7 @@ dependencies { configurations.all { // waiting for azure-identity to be bumped in the Azure SDK BOM - resolutionStrategy.force("com.azure:azure-identity:1.15.4") + resolutionStrategy.force("com.azure:azure-identity:1.16.2") } configurations { diff --git a/agent/agent/build.gradle.kts b/agent/agent/build.gradle.kts index 3c6ca985c53..e2cfc41de1a 100644 --- a/agent/agent/build.gradle.kts +++ b/agent/agent/build.gradle.kts @@ -223,6 +223,6 @@ configurations { exclude("com.fasterxml.jackson.dataformat", "jackson-dataformat-xml") exclude("com.fasterxml.woodstox", "woodstox-core") // waiting for azure-identity to be bumped in the Azure SDK BOM - resolutionStrategy.force("com.azure:azure-identity:1.15.4") + resolutionStrategy.force("com.azure:azure-identity:1.16.2") } } From 0562a67d3ca2e7b4d4bce999fe7f4f8127170cf4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 03:56:53 +0000 Subject: [PATCH 2/3] ./gradlew generateLicenseReport --- licenses/more-licenses.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index 4b3f91a89ae..4b514f2c4f2 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2025-06-18 14:40:46 CEST_ +_2025-06-19 03:56:53 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.18.3` @@ -366,7 +366,7 @@ _2025-06-18 14:40:46 CEST_ > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**70** **Group:** `com.azure` **Name:** `azure-identity` **Version:** `1.15.4` +**70** **Group:** `com.azure` **Name:** `azure-identity` **Version:** `1.16.2` > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) @@ -398,7 +398,7 @@ _2025-06-18 14:40:46 CEST_ > - **Manifest License**: "SPDX-License-Identifier: MIT";link="https://opensource.org/licenses/MIT" (Not Packaged) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**78** **Group:** `com.microsoft.azure` **Name:** `msal4j` **Version:** `1.19.1` +**78** **Group:** `com.microsoft.azure` **Name:** `msal4j` **Version:** `1.21.0` > - **Project URL**: [https://github.com/AzureAD/microsoft-authentication-library-for-java](https://github.com/AzureAD/microsoft-authentication-library-for-java) > - **Manifest License**: "MIT License" (Not Packaged) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) From 3b4427a6b80946cf52d83a1b33e8afe99f53c14c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 03:56:58 +0000 Subject: [PATCH 3/3] ./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 | 6 +++--- agent/agent/gradle.lockfile | 2 +- .../applicationinsights-web-2.3/gradle.lockfile | 2 +- .../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, 23 insertions(+), 23 deletions(-) diff --git a/agent/agent-bootstrap/gradle.lockfile b/agent/agent-bootstrap/gradle.lockfile index fde812cc453..3fe4ecd3ae5 100644 --- a/agent/agent-bootstrap/gradle.lockfile +++ b/agent/agent-bootstrap/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.16.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/agent/agent-for-testing/gradle.lockfile b/agent/agent-for-testing/gradle.lockfile index fde812cc453..3fe4ecd3ae5 100644 --- a/agent/agent-for-testing/gradle.lockfile +++ b/agent/agent-for-testing/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.16.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=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 320c4976dca..c31cd17ef46 100644 --- a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile @@ -11,5 +11,5 @@ io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=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 320c4976dca..c31cd17ef46 100644 --- a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile @@ -11,5 +11,5 @@ io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=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 fde812cc453..3fe4ecd3ae5 100644 --- a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.16.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-alerting-api/gradle.lockfile b/agent/agent-profiler/agent-alerting-api/gradle.lockfile index fde812cc453..3fe4ecd3ae5 100644 --- a/agent/agent-profiler/agent-alerting-api/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting-api/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.16.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-alerting/gradle.lockfile b/agent/agent-profiler/agent-alerting/gradle.lockfile index 56cdd06909e..a157b442520 100644 --- a/agent/agent-profiler/agent-alerting/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting/gradle.lockfile @@ -11,5 +11,5 @@ io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile index fde812cc453..3fe4ecd3ae5 100644 --- a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.16.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile index fde812cc453..3fe4ecd3ae5 100644 --- a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.16.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics/gradle.lockfile b/agent/agent-profiler/agent-diagnostics/gradle.lockfile index fde812cc453..3fe4ecd3ae5 100644 --- a/agent/agent-profiler/agent-diagnostics/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.16.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index c86f84ed900..617ce6827fe 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -7,7 +7,7 @@ ch.qos.logback:logback-classic:1.3.15=runtimeClasspath ch.qos.logback:logback-core:1.3.15=runtimeClasspath com.azure:azure-core-http-netty:1.15.11=runtimeClasspath com.azure:azure-core:1.55.3=runtimeClasspath -com.azure:azure-identity:1.15.4=runtimeClasspath +com.azure:azure-identity:1.16.2=runtimeClasspath com.azure:azure-json:1.5.0=runtimeClasspath com.azure:azure-monitor-opentelemetry-autoconfigure:1.1.0=runtimeClasspath com.azure:azure-sdk-bom:1.2.33=runtimeClasspath @@ -24,7 +24,7 @@ com.github.oshi:oshi-core:6.8.0=runtimeClasspath com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath com.google.errorprone:error_prone_annotations:2.36.0=runtimeClasspath com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath -com.microsoft.azure:msal4j:1.19.1=runtimeClasspath +com.microsoft.azure:msal4j:1.21.0=runtimeClasspath com.nimbusds:content-type:2.3=runtimeClasspath com.nimbusds:lang-tag:1.7=runtimeClasspath com.nimbusds:nimbus-jose-jwt:10.0.1=runtimeClasspath @@ -84,5 +84,5 @@ org.junit:junit-bom:5.12.1=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 -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/agent/agent/gradle.lockfile b/agent/agent/gradle.lockfile index fde812cc453..3fe4ecd3ae5 100644 --- a/agent/agent/gradle.lockfile +++ b/agent/agent/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.16.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile index fde812cc453..3fe4ecd3ae5 100644 --- a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile +++ b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.16.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile index fde812cc453..3fe4ecd3ae5 100644 --- a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile +++ b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.16.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/agent/instrumentation/azure-functions/gradle.lockfile b/agent/instrumentation/azure-functions/gradle.lockfile index fde812cc453..3fe4ecd3ae5 100644 --- a/agent/instrumentation/azure-functions/gradle.lockfile +++ b/agent/instrumentation/azure-functions/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.16.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/agent/instrumentation/methods/gradle.lockfile b/agent/instrumentation/methods/gradle.lockfile index fde812cc453..3fe4ecd3ae5 100644 --- a/agent/instrumentation/methods/gradle.lockfile +++ b/agent/instrumentation/methods/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.16.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/agent/instrumentation/micrometer-1.0/gradle.lockfile b/agent/instrumentation/micrometer-1.0/gradle.lockfile index fde812cc453..3fe4ecd3ae5 100644 --- a/agent/instrumentation/micrometer-1.0/gradle.lockfile +++ b/agent/instrumentation/micrometer-1.0/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.16.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/agent/runtime-attach/gradle.lockfile b/agent/runtime-attach/gradle.lockfile index 9fe6d3d69ab..1406b974007 100644 --- a/agent/runtime-attach/gradle.lockfile +++ b/agent/runtime-attach/gradle.lockfile @@ -11,5 +11,5 @@ io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath net.bytebuddy:byte-buddy-agent:1.17.5=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/classic-sdk/core/gradle.lockfile b/classic-sdk/core/gradle.lockfile index fde812cc453..3fe4ecd3ae5 100644 --- a/classic-sdk/core/gradle.lockfile +++ b/classic-sdk/core/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.16.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/classic-sdk/web/gradle.lockfile b/classic-sdk/web/gradle.lockfile index fde812cc453..3fe4ecd3ae5 100644 --- a/classic-sdk/web/gradle.lockfile +++ b/classic-sdk/web/gradle.lockfile @@ -9,5 +9,5 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.16.0=runtim io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty= diff --git a/etw/java/gradle.lockfile b/etw/java/gradle.lockfile index fc8aca1959b..d67fd662161 100644 --- a/etw/java/gradle.lockfile +++ b/etw/java/gradle.lockfile @@ -10,5 +10,5 @@ io.opentelemetry:opentelemetry-bom-alpha:1.50.0-alpha=runtimeClasspath io.opentelemetry:opentelemetry-bom:1.50.0=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath org.slf4j:slf4j-api:2.0.17=runtimeClasspath -org.testcontainers:testcontainers-bom:1.20.6=runtimeClasspath +org.testcontainers:testcontainers-bom:1.21.1=runtimeClasspath empty=