Bump opentelemetry-aws-xray-propagator from 1.21.0-alpha to 1.22.0-alpha (#7601)
This commit is contained in:
parent
d89932098a
commit
12619c89c2
|
@ -92,7 +92,7 @@ val DEPENDENCIES = listOf(
|
|||
"commons-logging:commons-logging:1.2",
|
||||
"commons-validator:commons-validator:1.7",
|
||||
"io.netty:netty:3.10.6.Final",
|
||||
"io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:1.21.0-alpha",
|
||||
"io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:1.22.0-alpha",
|
||||
"io.opentelemetry.proto:opentelemetry-proto:0.19.0-alpha",
|
||||
"org.assertj:assertj-core:3.24.2",
|
||||
"org.awaitility:awaitility:4.2.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
#javaagent
|
||||
##Dependency License Report
|
||||
_2023-01-17 15:32:22 UTC_
|
||||
_2023-01-17 19:49:28 PST_
|
||||
## Apache License, Version 2.0
|
||||
|
||||
**1** **Group:** `com.blogspot.mydailyjava` **Name:** `weak-lock-free` **Version:** `0.18`
|
||||
|
@ -133,7 +133,7 @@ _2023-01-17 15:32:22 UTC_
|
|||
> - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java)
|
||||
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
||||
|
||||
**31** **Group:** `io.opentelemetry.contrib` **Name:** `opentelemetry-aws-xray-propagator` **Version:** `1.21.0-alpha`
|
||||
**31** **Group:** `io.opentelemetry.contrib` **Name:** `opentelemetry-aws-xray-propagator` **Version:** `1.22.0-alpha`
|
||||
> - **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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue