Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions agent/agent-tooling/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +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.3")
// waiting for json-smart:2.5.2 to be available as a transitive dependency of azure:azure-identity
resolutionStrategy.force("net.minidev:json-smart:2.5.2")
resolutionStrategy.force("com.azure:azure-identity:1.15.4")
}

configurations {
Expand Down
8 changes: 4 additions & 4 deletions agent/agent-tooling/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.10=runtimeClasspath
com.azure:azure-core:1.55.2=runtimeClasspath
com.azure:azure-identity:1.15.3=runtimeClasspath
com.azure:azure-identity:1.15.4=runtimeClasspath
com.azure:azure-json:1.4.0=runtimeClasspath
com.azure:azure-monitor-opentelemetry-autoconfigure:1.0.0=runtimeClasspath
com.azure:azure-sdk-bom:1.2.32=runtimeClasspath
Expand All @@ -24,11 +24,11 @@ com.github.oshi:oshi-core:6.7.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.0=runtimeClasspath
com.microsoft.azure:msal4j:1.19.1=runtimeClasspath
com.nimbusds:content-type:2.3=runtimeClasspath
com.nimbusds:lang-tag:1.7=runtimeClasspath
com.nimbusds:nimbus-jose-jwt:9.40=runtimeClasspath
com.nimbusds:oauth2-oidc-sdk:11.18=runtimeClasspath
com.nimbusds:nimbus-jose-jwt:10.0.1=runtimeClasspath
com.nimbusds:oauth2-oidc-sdk:11.23=runtimeClasspath
commons-codec:commons-codec:1.18.0=runtimeClasspath
io.netty:netty-bom:4.1.119.Final=runtimeClasspath
io.netty:netty-buffer:4.1.119.Final=runtimeClasspath
Expand Down
4 changes: 1 addition & 3 deletions agent/agent/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +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.3")
// waiting for json-smart:2.5.2 to be available as a transitive dependency of azure:azure-identity
resolutionStrategy.force("net.minidev:json-smart:2.5.2")
resolutionStrategy.force("com.azure:azure-identity:1.15.4")
}
}
10 changes: 5 additions & 5 deletions licenses/more-licenses.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# agent
## Dependency License Report
_2025-03-10 13:53:59 PDT_
_2025-03-12 03:38:54 UTC_
## Apache License, Version 2.0

**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.18.3`
Expand Down Expand Up @@ -53,13 +53,13 @@ _2025-03-10 13:53:59 PDT_
> - **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:** `9.40`
**9** **Group:** `com.nimbusds` **Name:** `nimbus-jose-jwt` **Version:** `10.0.1`
> - **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.18`
**10** **Group:** `com.nimbusds` **Name:** `oauth2-oidc-sdk` **Version:** `11.23`
> - **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)
Expand Down Expand Up @@ -350,7 +350,7 @@ _2025-03-10 13:53:59 PDT_
> - **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)

**67** **Group:** `com.azure` **Name:** `azure-identity` **Version:** `1.15.3`
**67** **Group:** `com.azure` **Name:** `azure-identity` **Version:** `1.15.4`
> - **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)

Expand Down Expand Up @@ -382,7 +382,7 @@ _2025-03-10 13:53:59 PDT_
> - **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)

**75** **Group:** `com.microsoft.azure` **Name:** `msal4j` **Version:** `1.19.0`
**75** **Group:** `com.microsoft.azure` **Name:** `msal4j` **Version:** `1.19.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)
Expand Down
Loading