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 00464bb86b3 chore(deps): Bump com.amazonaws:aws-xray-recorder-sdk-bom 
(#18828)
00464bb86b3 is described below

commit 00464bb86b33748af8349452ea2800169f70c98b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 5 20:11:27 2025 +0200

    chore(deps): Bump com.amazonaws:aws-xray-recorder-sdk-bom (#18828)
    
    Bumps 
[com.amazonaws:aws-xray-recorder-sdk-bom](https://github.com/aws/aws-xray-sdk-java)
 from 2.18.3 to 2.19.0.
    - [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.3...v2.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.amazonaws:aws-xray-recorder-sdk-bom
      dependency-version: 2.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 c6ad64d52aa..7f3051d7f04 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -78,7 +78,7 @@
         <avro-ipc-netty-version>1.12.0</avro-ipc-netty-version>
         <awaitility-version>4.3.0</awaitility-version>
         <aws-java-sdk2-version>2.32.15</aws-java-sdk2-version>
-        <aws-xray-version>2.18.3</aws-xray-version>
+        <aws-xray-version>2.19.0</aws-xray-version>
         <azure-sdk-bom-version>1.2.37</azure-sdk-bom-version>
         
<azure-storage-blob-changefeed-version>12.0.0-beta.31</azure-storage-blob-changefeed-version>
         <beanio-version>3.2.1</beanio-version>

Reply via email to