From 50a86dd1c05f4606ebb700cb79d67e4064f2f7f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 13:26:03 -0700 Subject: [PATCH] Bump com.azure:azure-identity from 1.12.1 to 1.12.2 (#3737) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- agent/agent-tooling/build.gradle.kts | 2 +- agent/agent-tooling/gradle.lockfile | 4 ++-- agent/agent/build.gradle.kts | 2 +- licenses/more-licenses.md | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/agent/agent-tooling/build.gradle.kts b/agent/agent-tooling/build.gradle.kts index dabed790ce..712f74232d 100644 --- a/agent/agent-tooling/build.gradle.kts +++ b/agent/agent-tooling/build.gradle.kts @@ -89,7 +89,7 @@ dependencies { configurations.all { // temporarily overriding version until next azure-bom release in order to address CVE - resolutionStrategy.force("com.azure:azure-identity:1.12.1") + resolutionStrategy.force("com.azure:azure-identity:1.12.2") } configurations { diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index 944babc329..9ce42932c1 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -7,7 +7,7 @@ ch.qos.logback:logback-classic:1.3.14=runtimeClasspath ch.qos.logback:logback-core:1.3.14=runtimeClasspath com.azure:azure-core-http-netty:1.15.0=runtimeClasspath com.azure:azure-core:1.49.0=runtimeClasspath -com.azure:azure-identity:1.12.1=runtimeClasspath +com.azure:azure-identity:1.12.2=runtimeClasspath com.azure:azure-json:1.1.0=runtimeClasspath com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.24=runtimeClasspath com.azure:azure-sdk-bom:1.2.24=runtimeClasspath @@ -26,7 +26,7 @@ com.github.oshi:oshi-core:6.6.1=runtimeClasspath com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath com.google.errorprone:error_prone_annotations:2.28.0=runtimeClasspath com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath -com.microsoft.azure:msal4j:1.15.0=runtimeClasspath +com.microsoft.azure:msal4j:1.15.1=runtimeClasspath com.microsoft.jfr:jfr-streaming:1.2.0=runtimeClasspath com.nimbusds:content-type:2.3=runtimeClasspath com.nimbusds:lang-tag:1.7=runtimeClasspath diff --git a/agent/agent/build.gradle.kts b/agent/agent/build.gradle.kts index 8907ee8c98..3ec25e6491 100644 --- a/agent/agent/build.gradle.kts +++ b/agent/agent/build.gradle.kts @@ -227,6 +227,6 @@ configurations { exclude("com.fasterxml.jackson.dataformat", "jackson-dataformat-xml") exclude("com.fasterxml.woodstox", "woodstox-core") // temporarily overriding version until next azure-bom release in order to address CVE - resolutionStrategy.force("com.azure:azure-identity:1.12.1") + resolutionStrategy.force("com.azure:azure-identity:1.12.2") } } diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index 10ca87167d..23670eaacf 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2024-06-10 17:12:19 UTC_ +_2024-06-11 03:08:04 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.17.1` @@ -342,7 +342,7 @@ _2024-06-10 17:12:19 UTC_ > - **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) -**65** **Group:** `com.azure` **Name:** `azure-identity` **Version:** `1.12.1` +**65** **Group:** `com.azure` **Name:** `azure-identity` **Version:** `1.12.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) @@ -374,7 +374,7 @@ _2024-06-10 17:12:19 UTC_ > - **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) -**73** **Group:** `com.microsoft.azure` **Name:** `msal4j` **Version:** `1.15.0` +**73** **Group:** `com.microsoft.azure` **Name:** `msal4j` **Version:** `1.15.1` > - **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)