You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2022/11/22 15:07:33 UTC

[arrow] branch master updated: MINOR: [CI][C++] Bump aws-sdk-version on conda jobs (#14668)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1a9b1e8591 MINOR: [CI][C++] Bump aws-sdk-version on conda jobs (#14668)
1a9b1e8591 is described below

commit 1a9b1e859126dc12e69eaf8852c6bd103b421ea5
Author: Antoine Pitrou <an...@python.org>
AuthorDate: Tue Nov 22 16:07:22 2022 +0100

    MINOR: [CI][C++] Bump aws-sdk-version on conda jobs (#14668)
    
    Authored-by: Antoine Pitrou <an...@python.org>
    Signed-off-by: Antoine Pitrou <an...@python.org>
---
 ci/conda_env_cpp.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/conda_env_cpp.txt b/ci/conda_env_cpp.txt
index 98e9364fd1..f8db0ff6cc 100644
--- a/ci/conda_env_cpp.txt
+++ b/ci/conda_env_cpp.txt
@@ -15,7 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-aws-sdk-cpp=1.8.186
+aws-sdk-cpp=1.9.379
 benchmark>=1.6.0
 boost-cpp>=1.68.0
 brotli