You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by gi...@apache.org on 2023/08/01 05:21:59 UTC

[tika] 01/01: Bump aws.version from 1.12.518 to 1.12.519

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

github-bot pushed a commit to branch dependabot/maven/aws.version-1.12.519
in repository https://gitbox.apache.org/repos/asf/tika.git

commit f7ee0607ccd904383b993f1fded414a646fdd7ce
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Aug 1 05:21:52 2023 +0000

    Bump aws.version from 1.12.518 to 1.12.519
    
    Bumps `aws.version` from 1.12.518 to 1.12.519.
    
    Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.518 to 1.12.519
    - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.518...1.12.519)
    
    Updates `com.amazonaws:aws-java-sdk-transcribe` from 1.12.518 to 1.12.519
    - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.518...1.12.519)
    
    ---
    updated-dependencies:
    - dependency-name: com.amazonaws:aws-java-sdk-s3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.amazonaws:aws-java-sdk-transcribe
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@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 45799b73b..09514f8a8 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -306,7 +306,7 @@
 
     <!-- dependency versions -->
     <google.cloud.version>2.25.0</google.cloud.version>
-    <aws.version>1.12.518</aws.version>
+    <aws.version>1.12.519</aws.version>
     <asm.version>9.5</asm.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>
     <!-- used by POI, PDFBox and Jackcess ...try to sync -->