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

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/stormcrawler.git


The following commit(s) were added to refs/heads/main by this push:
     new 65e5e478 Bump aws.version from 1.12.792 to 1.12.793 (#1711)
65e5e478 is described below

commit 65e5e47885a786added4b871e02cb1b4e640381c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 6 10:12:55 2025 +0100

    Bump aws.version from 1.12.792 to 1.12.793 (#1711)
    
    Bumps `aws.version` from 1.12.792 to 1.12.793.
    
    Updates `com.amazonaws:aws-java-sdk-cloudsearch` from 1.12.792 to 1.12.793
    - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.792...1.12.793)
    
    Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.792 to 1.12.793
    - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.792...1.12.793)
    
    ---
    updated-dependencies:
    - dependency-name: com.amazonaws:aws-java-sdk-cloudsearch
      dependency-version: 1.12.793
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.amazonaws:aws-java-sdk-s3
      dependency-version: 1.12.793
      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>
---
 external/aws/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/external/aws/pom.xml b/external/aws/pom.xml
index 4fb724ea..a84b3ae8 100644
--- a/external/aws/pom.xml
+++ b/external/aws/pom.xml
@@ -37,7 +37,7 @@ under the License.
        <description>AWS resources for StormCrawler</description>
 
        <properties>
-               <aws.version>1.12.792</aws.version>
+               <aws.version>1.12.793</aws.version>
        </properties>
 
        <dependencies>

Reply via email to