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 492043de449 bump com.amazonaws:aws-xray-recorder-sdk-bom from 2.15.0
to 2.15.1 (#13262)
492043de449 is described below
commit 492043de449ceaf2b8697005f7426b2e3ff338a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 22 09:40:27 2024 +0100
bump com.amazonaws:aws-xray-recorder-sdk-bom from 2.15.0 to 2.15.1 (#13262)
---
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 ae40a641e43..6ed8d5bc9d0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -69,7 +69,7 @@
<avro-ipc-netty-version>1.11.3</avro-ipc-netty-version>
<awaitility-version>4.2.0</awaitility-version>
<aws-java-sdk2-version>2.24.8</aws-java-sdk2-version>
- <aws-xray-version>2.15.0</aws-xray-version>
+ <aws-xray-version>2.15.1</aws-xray-version>
<azure-sdk-bom-version>1.2.20</azure-sdk-bom-version>
<azure-storage-blob-changefeed-version>12.0.0-beta.19</azure-storage-blob-changefeed-version>
<beanio-version>3.0.0</beanio-version>