You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2024/03/29 07:35:22 UTC

(camel) branch main updated: Bump com.amazonaws:aws-xray-recorder-sdk-bom from 2.15.1 to 2.15.2 (#13649)

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 b5c2d273349 Bump com.amazonaws:aws-xray-recorder-sdk-bom from 2.15.1 to 2.15.2 (#13649)
b5c2d273349 is described below

commit b5c2d273349e6ba8714e2b4ff7a9d85f2acd06ab
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Mar 29 08:35:16 2024 +0100

    Bump com.amazonaws:aws-xray-recorder-sdk-bom from 2.15.1 to 2.15.2 (#13649)
    
    Bumps [com.amazonaws:aws-xray-recorder-sdk-bom](https://github.com/aws/aws-xray-sdk-java) from 2.15.1 to 2.15.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.15.1...v2.15.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] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 215acd95adb..d3b77099b07 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.25.19</aws-java-sdk2-version>
-        <aws-xray-version>2.15.1</aws-xray-version>
+        <aws-xray-version>2.15.2</aws-xray-version>
         <azure-sdk-bom-version>1.2.21</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>