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 4285ba44 Bump software.amazon.awssdk:cloudtrail from 2.54.12 to 2.54.16
4285ba44 is described below

commit 4285ba44c81e935e79e324b983cf7f5bedc10de8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 05:45:49 2026 +0000

    Bump software.amazon.awssdk:cloudtrail from 2.54.12 to 2.54.16
    
    Bumps software.amazon.awssdk:cloudtrail from 2.54.12 to 2.54.16.
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.awssdk:cloudtrail
      dependency-version: 2.54.16
      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 20f76173..91fe79ec 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.54.12</aws-java-sdk2-version>
+        <aws-java-sdk2-version>2.54.16</aws-java-sdk2-version>
     </properties>
 
     <dependencyManagement>

Reply via email to