diff --git a/agent/agent-tooling/build.gradle.kts b/agent/agent-tooling/build.gradle.kts index 3155c8dbe4..bf06fede74 100644 --- a/agent/agent-tooling/build.gradle.kts +++ b/agent/agent-tooling/build.gradle.kts @@ -86,7 +86,7 @@ dependencies { configurations.all { // waiting for azure-identity to be bumped in the Azure SDK BOM - resolutionStrategy.force("com.azure:azure-identity:1.16.3") + resolutionStrategy.force("com.azure:azure-identity:1.17.0") } configurations { diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index a33c9e2f99..5e32a96214 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -5,9 +5,9 @@ ch.qos.logback.contrib:logback-json-classic:0.1.5=runtimeClasspath ch.qos.logback.contrib:logback-json-core:0.1.5=runtimeClasspath 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.13=runtimeClasspath -com.azure:azure-core:1.55.5=runtimeClasspath -com.azure:azure-identity:1.16.3=runtimeClasspath +com.azure:azure-core-http-netty:1.16.0=runtimeClasspath +com.azure:azure-core:1.56.0=runtimeClasspath +com.azure:azure-identity:1.17.0=runtimeClasspath com.azure:azure-json:1.5.0=runtimeClasspath com.azure:azure-monitor-opentelemetry-autoconfigure:1.3.0=runtimeClasspath com.azure:azure-sdk-bom:1.2.37=runtimeClasspath @@ -72,9 +72,9 @@ io.opentelemetry:opentelemetry-sdk-metrics:1.52.0=runtimeClasspath io.opentelemetry:opentelemetry-sdk-trace:1.52.0=runtimeClasspath io.opentelemetry:opentelemetry-sdk:1.52.0=runtimeClasspath io.opentelemetry:opentelemetry-semconv:1.30.1-alpha=runtimeClasspath -io.projectreactor.netty:reactor-netty-core:1.0.48=runtimeClasspath -io.projectreactor.netty:reactor-netty-http:1.0.48=runtimeClasspath -io.projectreactor:reactor-core:3.4.41=runtimeClasspath +io.projectreactor.netty:reactor-netty-core:1.2.8=runtimeClasspath +io.projectreactor.netty:reactor-netty-http:1.2.8=runtimeClasspath +io.projectreactor:reactor-core:3.7.8=runtimeClasspath net.java.dev.jna:jna-platform:5.17.0=runtimeClasspath net.java.dev.jna:jna:5.17.0=runtimeClasspath net.minidev:accessors-smart:2.5.2=runtimeClasspath diff --git a/agent/agent/build.gradle.kts b/agent/agent/build.gradle.kts index bc8c5e4142..cd2a52b770 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.3") + resolutionStrategy.force("com.azure:azure-identity:1.17.0") } } diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index a80cc614b1..dc270e4350 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2025-08-04 18:36:28 UTC_ +_2025-08-11 05:12:41 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.19.2` @@ -245,15 +245,15 @@ _2025-08-04 18:36:28 UTC_ > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java-contrib](https://github.com/open-telemetry/opentelemetry-java-contrib) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**49** **Group:** `io.projectreactor` **Name:** `reactor-core` **Version:** `3.4.41` +**49** **Group:** `io.projectreactor` **Name:** `reactor-core` **Version:** `3.7.8` > - **POM Project URL**: [https://github.com/reactor/reactor-core](https://github.com/reactor/reactor-core) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**50** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-core` **Version:** `1.0.48` +**50** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-core` **Version:** `1.2.8` > - **POM Project URL**: [https://github.com/reactor/reactor-netty](https://github.com/reactor/reactor-netty) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**51** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-http` **Version:** `1.0.48` +**51** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-http` **Version:** `1.2.8` > - **POM Project URL**: [https://github.com/reactor/reactor-netty](https://github.com/reactor/reactor-netty) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) @@ -362,15 +362,15 @@ _2025-08-04 18:36:28 UTC_ ## MIT License -**69** **Group:** `com.azure` **Name:** `azure-core` **Version:** `1.55.5` +**69** **Group:** `com.azure` **Name:** `azure-core` **Version:** `1.56.0` > - **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-core-http-netty` **Version:** `1.15.13` +**70** **Group:** `com.azure` **Name:** `azure-core-http-netty` **Version:** `1.16.0` > - **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.3` +**71** **Group:** `com.azure` **Name:** `azure-identity` **Version:** `1.17.0` > - **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)