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 ffd40d5032f chore(deps): Bump com.amazonaws:aws-xray-recorder-sdk-bom
(#15500)
ffd40d5032f is described below
commit ffd40d5032f3d73c5067bab19aa17c314a84454a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 11 13:03:11 2024 +0200
chore(deps): Bump com.amazonaws:aws-xray-recorder-sdk-bom (#15500)
Bumps
[com.amazonaws:aws-xray-recorder-sdk-bom](https://github.com/aws/aws-xray-sdk-java)
from 2.18.1 to 2.18.2.
- [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.18.1...v2.18.2)
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-xray-recorder-sdk-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
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 04fc767b4cc..3f8a62a728e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -77,7 +77,7 @@
<avro-ipc-netty-version>1.12.0</avro-ipc-netty-version>
<awaitility-version>4.2.2</awaitility-version>
<aws-java-sdk2-version>2.27.23</aws-java-sdk2-version>
- <aws-xray-version>2.18.1</aws-xray-version>
+ <aws-xray-version>2.18.2</aws-xray-version>
<azure-sdk-bom-version>1.2.27</azure-sdk-bom-version>
<azure-storage-blob-changefeed-version>12.0.0-beta.24</azure-storage-blob-changefeed-version>
<beanio-version>3.1.0</beanio-version>