This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 2f6c869a88c chore(deps): Bump com.amazonaws:aws-xray-recorder-sdk-bom (#15104) 2f6c869a88c is described below commit 2f6c869a88c5186bd75b5a991ffb4f8a724e49af Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Aug 12 15:11:25 2024 +0200 chore(deps): Bump com.amazonaws:aws-xray-recorder-sdk-bom (#15104) Bumps [com.amazonaws:aws-xray-recorder-sdk-bom](https://github.com/aws/aws-xray-sdk-java) from 2.17.0 to 2.18.1. - [Release notes](https://github.com/aws/aws-xray-sdk-java/releases) - [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-xray-sdk-java/compare/v2.17.0...v2.18.1) --- updated-dependencies: - dependency-name: com.amazonaws:aws-xray-recorder-sdk-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index c587f596006..da73034017c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -77,7 +77,7 @@ <avro-ipc-netty-version>1.11.3</avro-ipc-netty-version> <awaitility-version>4.2.2</awaitility-version> <aws-java-sdk2-version>2.27.2</aws-java-sdk2-version> - <aws-xray-version>2.17.0</aws-xray-version> + <aws-xray-version>2.18.1</aws-xray-version> <azure-sdk-bom-version>1.2.25</azure-sdk-bom-version> <azure-storage-blob-changefeed-version>12.0.0-beta.23</azure-storage-blob-changefeed-version> <beanio-version>3.1.0</beanio-version>