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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/main by this push:
     new b71de497 Bump com.amazonaws:aws-java-sdk-bom from 1.12.796 to 1.12.797 
(#593)
b71de497 is described below

commit b71de497dc4f81cdd04f702f2ae004de78168e55
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 8 05:38:01 2026 +0100

    Bump com.amazonaws:aws-java-sdk-bom from 1.12.796 to 1.12.797 (#593)
    
    Bumps [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) 
from 1.12.796 to 1.12.797.
    - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.796...1.12.797)
    
    ---
    updated-dependencies:
    - dependency-name: com.amazonaws:aws-java-sdk-bom
      dependency-version: 1.12.797
      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>
---
 appender/s3/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/appender/s3/pom.xml b/appender/s3/pom.xml
index 15720d0c..61911dbc 100644
--- a/appender/s3/pom.xml
+++ b/appender/s3/pom.xml
@@ -38,7 +38,7 @@
             <dependency>
                 <groupId>com.amazonaws</groupId>
                 <artifactId>aws-java-sdk-bom</artifactId>
-                <version>1.12.796</version>
+                <version>1.12.797</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>

Reply via email to