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/03/27 08:16:58 UTC

[drill] branch master updated: DRILL-8178: Bump AWS Libraries to Latest Version (#2506)

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 8efddef  DRILL-8178: Bump AWS Libraries to Latest Version (#2506)
8efddef is described below

commit 8efddef98d2cc59d627f9ac9ca83fd585cd9fe33
Author: Charles S. Givre <cg...@apache.org>
AuthorDate: Sun Mar 27 04:16:51 2022 -0400

    DRILL-8178: Bump AWS Libraries to Latest Version (#2506)
---
 distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/pom.xml b/distribution/pom.xml
index f3f4474..8f83430 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.11.375</aws.java.sdk.version>
+    <aws.java.sdk.version>1.12.186</aws.java.sdk.version>
     <oci.hdfs.version>3.3.0.7.0.1</oci.hdfs.version>
   </properties>