You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by lu...@apache.org on 2022/07/20 03:00:56 UTC

[drill] branch master updated: Bump aws-java-sdk-s3 from 1.12.211 to 1.12.261 in /distribution

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

luoc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git


The following commit(s) were added to refs/heads/master by this push:
     new 72154c31cb Bump aws-java-sdk-s3 from 1.12.211 to 1.12.261 in /distribution
72154c31cb is described below

commit 72154c31cb6a837194eec00fb77fa895adb3d7dd
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Jul 19 19:56:34 2022 +0000

    Bump aws-java-sdk-s3 from 1.12.211 to 1.12.261 in /distribution
    
    Bumps [aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.12.211 to 1.12.261.
    - [Release notes](https://github.com/aws/aws-sdk-java/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.211...1.12.261)
    
    ---
    updated-dependencies:
    - dependency-name: com.amazonaws:aws-java-sdk-s3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/pom.xml b/distribution/pom.xml
index ca45ab7c1c..dd60eb1fc5 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -31,7 +31,7 @@
   <name>Drill : Packaging and Distribution Assembly</name>
 
   <properties>
-    <aws.java.sdk.version>1.12.211</aws.java.sdk.version>
+    <aws.java.sdk.version>1.12.261</aws.java.sdk.version>
     <oci.hdfs.version>3.3.1.0.3.6</oci.hdfs.version>
   </properties>