diff --git a/agent/agent-tooling/build.gradle.kts b/agent/agent-tooling/build.gradle.kts index 17ce0062c5..01b70cd040 100644 --- a/agent/agent-tooling/build.gradle.kts +++ b/agent/agent-tooling/build.gradle.kts @@ -21,7 +21,7 @@ dependencies { implementation(project(":agent:agent-profiler:agent-diagnostics")) implementation(project(":etw:java")) - implementation("com.azure:azure-monitor-opentelemetry-autoconfigure:1.6.0") + implementation("com.azure:azure-monitor-opentelemetry-autoconfigure:1.7.0") compileOnly("io.opentelemetry.javaagent:opentelemetry-javaagent-bootstrap") compileOnly("io.opentelemetry.javaagent:opentelemetry-javaagent-tooling") compileOnly("io.opentelemetry.javaagent:opentelemetry-javaagent-tooling-java9") diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index 22b0e6a419..f43f8e8cae 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -6,11 +6,11 @@ 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.16=runtimeClasspath ch.qos.logback:logback-core:1.3.16=runtimeClasspath -com.azure:azure-core-http-netty:1.16.6=runtimeClasspath -com.azure:azure-core:1.59.0=runtimeClasspath +com.azure:azure-core-http-netty:1.16.7=runtimeClasspath +com.azure:azure-core:1.59.1=runtimeClasspath com.azure:azure-identity:1.18.4=runtimeClasspath com.azure:azure-json:1.5.1=runtimeClasspath -com.azure:azure-monitor-opentelemetry-autoconfigure:1.6.0=runtimeClasspath +com.azure:azure-monitor-opentelemetry-autoconfigure:1.7.0=runtimeClasspath com.azure:azure-sdk-bom:1.3.8=runtimeClasspath com.azure:azure-storage-blob:12.35.0=runtimeClasspath com.azure:azure-storage-common:12.34.0=runtimeClasspath diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index a2db7a87dd..c7d93f31f1 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -347,11 +347,11 @@ ## MIT License -**65** **Group:** `com.azure` **Name:** `azure-core` **Version:** `1.59.0` +**65** **Group:** `com.azure` **Name:** `azure-core` **Version:** `1.59.1` > - **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) -**66** **Group:** `com.azure` **Name:** `azure-core-http-netty` **Version:** `1.16.6` +**66** **Group:** `com.azure` **Name:** `azure-core-http-netty` **Version:** `1.16.7` > - **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) @@ -363,7 +363,7 @@ > - **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) -**69** **Group:** `com.azure` **Name:** `azure-monitor-opentelemetry-autoconfigure` **Version:** `1.6.0` +**69** **Group:** `com.azure` **Name:** `azure-monitor-opentelemetry-autoconfigure` **Version:** `1.7.0` > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) **70** **Group:** `com.azure` **Name:** `azure-storage-blob` **Version:** `12.35.0`