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

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


The following commit(s) were added to refs/heads/main by this push:
     new e464df60f Bump aws.version from 1.12.782 to 1.12.783 (#2194)
e464df60f is described below

commit e464df60fd3badbc04641abcd2311aab3a3253be
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 5 08:37:50 2025 +0200

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

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 7a313f6c5..62f81c64f 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -309,7 +309,7 @@
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.51.0</google.cloud.version>
-    <aws.version>1.12.782</aws.version>
+    <aws.version>1.12.783</aws.version>
     <!-- WARNING: when you upgrade asm make sure that you update the
         OpCode in the initializer in 
org.apache.tika.parser.asm.XHTMLClassVisitor
         See TIKA-2992.

Reply via email to