This is an automated email from the ASF dual-hosted git repository.

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new a8ed2e89 Bump software.amazon.awssdk:cloudtrail from 2.49.2 to 2.49.3
a8ed2e89 is described below

commit a8ed2e8938488eede4a55bbde9269225fe7e5d7b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 05:45:31 2026 +0000

    Bump software.amazon.awssdk:cloudtrail from 2.49.2 to 2.49.3
    
    Bumps software.amazon.awssdk:cloudtrail from 2.49.2 to 2.49.3.
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.awssdk:cloudtrail
      dependency-version: 2.49.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 vault/aws-secrets-manager-reloading/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vault/aws-secrets-manager-reloading/pom.xml 
b/vault/aws-secrets-manager-reloading/pom.xml
index c944060d..8b5b3602 100644
--- a/vault/aws-secrets-manager-reloading/pom.xml
+++ b/vault/aws-secrets-manager-reloading/pom.xml
@@ -34,7 +34,7 @@
 
     <properties>
         <category>Security</category>
-        <aws-java-sdk2-version>2.49.2</aws-java-sdk2-version>
+        <aws-java-sdk2-version>2.49.3</aws-java-sdk2-version>
     </properties>
 
     <dependencyManagement>

Reply via email to