Bump io.opentelemetry.contrib:opentelemetry-aws-xray-propagator from 1.23.0-alpha to 1.24.0-alpha (#8205)
This commit is contained in:
parent
3e087e8206
commit
209d952071
|
@ -95,7 +95,7 @@ val DEPENDENCIES = listOf(
|
||||||
"commons-logging:commons-logging:1.2",
|
"commons-logging:commons-logging:1.2",
|
||||||
"commons-validator:commons-validator:1.7",
|
"commons-validator:commons-validator:1.7",
|
||||||
"io.netty:netty:3.10.6.Final",
|
"io.netty:netty:3.10.6.Final",
|
||||||
"io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:1.23.0-alpha",
|
"io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:1.24.0-alpha",
|
||||||
"io.opentelemetry.proto:opentelemetry-proto:0.19.0-alpha",
|
"io.opentelemetry.proto:opentelemetry-proto:0.19.0-alpha",
|
||||||
"org.assertj:assertj-core:3.24.2",
|
"org.assertj:assertj-core:3.24.2",
|
||||||
"org.awaitility:awaitility:4.2.0",
|
"org.awaitility:awaitility:4.2.0",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
#javaagent
|
#javaagent
|
||||||
##Dependency License Report
|
##Dependency License Report
|
||||||
_2023-03-29 08:09:04 UTC_
|
_2023-04-03 23:51:15 UTC_
|
||||||
## Apache License, Version 2.0
|
## Apache License, Version 2.0
|
||||||
|
|
||||||
**1** **Group:** `com.blogspot.mydailyjava` **Name:** `weak-lock-free` **Version:** `0.18`
|
**1** **Group:** `com.blogspot.mydailyjava` **Name:** `weak-lock-free` **Version:** `0.18`
|
||||||
|
@ -137,7 +137,7 @@ _2023-03-29 08:09:04 UTC_
|
||||||
> - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java)
|
> - **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)
|
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
||||||
|
|
||||||
**32** **Group:** `io.opentelemetry.contrib` **Name:** `opentelemetry-aws-xray-propagator` **Version:** `1.23.0-alpha`
|
**32** **Group:** `io.opentelemetry.contrib` **Name:** `opentelemetry-aws-xray-propagator` **Version:** `1.24.0-alpha`
|
||||||
> - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java-contrib](https://github.com/open-telemetry/opentelemetry-java-contrib)
|
> - **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)
|
> - **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