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 b2607b32 Bump software.amazon.awssdk:cloudtrail from 2.49.4 to 2.51.2 
(#243)
b2607b32 is described below

commit b2607b32bf087aff3c916e306edc559b7eb9d95b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 10:01:46 2026 +0200

    Bump software.amazon.awssdk:cloudtrail from 2.49.4 to 2.51.2 (#243)
    
    Bumps software.amazon.awssdk:cloudtrail from 2.49.4 to 2.51.2.
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.awssdk:cloudtrail
      dependency-version: 2.51.2
      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>
---
 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 004a67e3..6a3d6bf8 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.4</aws-java-sdk2-version>
+        <aws-java-sdk2-version>2.51.2</aws-java-sdk2-version>
     </properties>
 
     <dependencyManagement>

Reply via email to