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:58 UTC

[tika] branch dependabot/maven/aws.version-1.12.519 created (now f7ee0607c)

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

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


      at f7ee0607c Bump aws.version from 1.12.518 to 1.12.519

This branch includes the following new commits:

     new f7ee0607c Bump aws.version from 1.12.518 to 1.12.519

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by gi...@apache.org.
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 -->