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-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new ece047fb Bump software.amazon.awssdk:cloudtrail from 2.54.9 to 2.54.12 
(#261)
ece047fb is described below

commit ece047fb9d5d0ed3a44b4512fa5a0940afa5371d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 7 21:11:39 2026 +0200

    Bump software.amazon.awssdk:cloudtrail from 2.54.9 to 2.54.12 (#261)
    
    Bumps software.amazon.awssdk:cloudtrail from 2.54.9 to 2.54.12.
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.awssdk:cloudtrail
      dependency-version: 2.54.12
      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>
---
 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 6f8b5e62..20f76173 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.9</aws-java-sdk2-version>
+        <aws-java-sdk2-version>2.54.12</aws-java-sdk2-version>
     </properties>
 
     <dependencyManagement>

Reply via email to