Bump io.opentelemetry.contrib:opentelemetry-aws-xray-propagator from 1.27.0-alpha to 1.28.0-alpha (#8952)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
This commit is contained in:
parent
1e9b47b4c3
commit
3650f169f8
|
@ -96,7 +96,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.27.0-alpha",
|
"io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:1.28.0-alpha",
|
||||||
"io.opentelemetry.proto:opentelemetry-proto:0.20.0-alpha",
|
"io.opentelemetry.proto:opentelemetry-proto:0.20.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-07-07 18:51:13 EEST_
|
_2023-07-15 10:02:06 EEST_
|
||||||
## 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-07-07 18:51:13 EEST_
|
||||||
> - **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.27.0-alpha`
|
**32** **Group:** `io.opentelemetry.contrib` **Name:** `opentelemetry-aws-xray-propagator` **Version:** `1.28.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