File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ dependencies {
21
21
implementation(project(" :agent:agent-profiler:agent-diagnostics" ))
22
22
implementation(project(" :etw:java" ))
23
23
24
- implementation(" com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.25 " )
24
+ implementation(" com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.26 " )
25
25
compileOnly(" io.opentelemetry.javaagent:opentelemetry-javaagent-bootstrap" )
26
26
compileOnly(" io.opentelemetry.javaagent:opentelemetry-javaagent-tooling" )
27
27
compileOnly(" io.opentelemetry.javaagent.instrumentation:opentelemetry-javaagent-servlet-common-bootstrap" )
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ com.azure:azure-core-http-netty:1.15.1=runtimeClasspath
9
9
com.azure:azure-core:1.49.1=runtimeClasspath
10
10
com.azure:azure-identity:1.13.0=runtimeClasspath
11
11
com.azure:azure-json:1.1.0=runtimeClasspath
12
- com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.25 =runtimeClasspath
12
+ com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.26 =runtimeClasspath
13
13
com.azure:azure-sdk-bom:1.2.25=runtimeClasspath
14
14
com.azure:azure-storage-blob:12.26.1=runtimeClasspath
15
15
com.azure:azure-storage-common:12.25.1=runtimeClasspath
Original file line number Diff line number Diff line change 1
1
2
2
# agent
3
3
## Dependency License Report
4
- _ 2024-07-24 12:04:08 PDT _
4
+ _ 2024-07-25 16:39:41 CEST _
5
5
## Apache License, Version 2.0
6
6
7
7
** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.17.2 `
@@ -362,7 +362,7 @@ _2024-07-24 12:04:08 PDT_
362
362
> - ** POM Project URL** : [ https://github.com/Azure/azure-sdk-for-java ] ( https://github.com/Azure/azure-sdk-for-java )
363
363
> - ** POM License** : MIT License - [ https://opensource.org/licenses/MIT ] ( https://opensource.org/licenses/MIT )
364
364
365
- ** 70** ** Group:** ` com.azure ` ** Name:** ` azure-monitor-opentelemetry-exporter ` ** Version:** ` 1.0.0-beta.25 `
365
+ ** 70** ** Group:** ` com.azure ` ** Name:** ` azure-monitor-opentelemetry-exporter ` ** Version:** ` 1.0.0-beta.26 `
366
366
> - ** POM License** : MIT License - [ https://opensource.org/licenses/MIT ] ( https://opensource.org/licenses/MIT )
367
367
368
368
** 71** ** Group:** ` com.azure ` ** Name:** ` azure-storage-blob ` ** Version:** ` 12.26.1 `
You can’t perform that action at this time.
0 commit comments