diff --git a/agent/agent-tooling/build.gradle.kts b/agent/agent-tooling/build.gradle.kts index 613b8530f3b..3cbd24b18a1 100644 --- a/agent/agent-tooling/build.gradle.kts +++ b/agent/agent-tooling/build.gradle.kts @@ -89,7 +89,7 @@ dependencies { configurations.all { // waiting for azure-identity to be bumped in the Azure SDK BOM - resolutionStrategy.force("com.azure:azure-identity:1.16.2") + resolutionStrategy.force("com.azure:azure-identity:1.16.3") } configurations { diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index 35d558ad152..1167f322802 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.12=runtimeClasspath com.azure:azure-core:1.55.4=runtimeClasspath -com.azure:azure-identity:1.16.2=runtimeClasspath +com.azure:azure-identity:1.16.3=runtimeClasspath com.azure:azure-json:1.5.0=runtimeClasspath com.azure:azure-monitor-opentelemetry-autoconfigure:1.2.0=runtimeClasspath com.azure:azure-sdk-bom:1.2.36=runtimeClasspath @@ -24,11 +24,11 @@ com.github.oshi:oshi-core:6.8.2=runtimeClasspath com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath com.google.errorprone:error_prone_annotations:2.40.0=runtimeClasspath com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath -com.microsoft.azure:msal4j:1.21.0=runtimeClasspath +com.microsoft.azure:msal4j:1.22.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 -com.nimbusds:oauth2-oidc-sdk:11.23=runtimeClasspath +com.nimbusds:nimbus-jose-jwt:10.0.2=runtimeClasspath +com.nimbusds:oauth2-oidc-sdk:11.23.1=runtimeClasspath commons-codec:commons-codec:1.19.0=runtimeClasspath io.netty:netty-bom:4.2.3.Final=runtimeClasspath io.netty:netty-buffer:4.2.3.Final=runtimeClasspath diff --git a/agent/agent/build.gradle.kts b/agent/agent/build.gradle.kts index 21e3bc6833c..bc8c5e41423 100644 --- a/agent/agent/build.gradle.kts +++ b/agent/agent/build.gradle.kts @@ -233,6 +233,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.16.2") + resolutionStrategy.force("com.azure:azure-identity:1.16.3") } } diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index 12effad4554..1ddc0d06c74 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2025-07-23 03:37:45 UTC_ +_2025-07-28 17:35:06 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.19.2` @@ -53,13 +53,13 @@ _2025-07-23 03:37:45 UTC_ > - **POM Project URL**: [https://bitbucket.org/connect2id/nimbus-language-tags](https://bitbucket.org/connect2id/nimbus-language-tags) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**9** **Group:** `com.nimbusds` **Name:** `nimbus-jose-jwt` **Version:** `10.0.1` +**9** **Group:** `com.nimbusds` **Name:** `nimbus-jose-jwt` **Version:** `10.0.2` > - **Manifest Project URL**: [https://connect2id.com](https://connect2id.com) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM Project URL**: [https://bitbucket.org/connect2id/nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**10** **Group:** `com.nimbusds` **Name:** `oauth2-oidc-sdk` **Version:** `11.23` +**10** **Group:** `com.nimbusds` **Name:** `oauth2-oidc-sdk` **Version:** `11.23.1` > - **Project URL**: [https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) > - **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) @@ -370,7 +370,7 @@ _2025-07-23 03:37:45 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) -**71** **Group:** `com.azure` **Name:** `azure-identity` **Version:** `1.16.2` +**71** **Group:** `com.azure` **Name:** `azure-identity` **Version:** `1.16.3` > - **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) @@ -402,7 +402,7 @@ _2025-07-23 03:37:45 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) -**79** **Group:** `com.microsoft.azure` **Name:** `msal4j` **Version:** `1.21.0` +**79** **Group:** `com.microsoft.azure` **Name:** `msal4j` **Version:** `1.22.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)