carlspring / s3fs-nio

A Java (NIO2) FileSystem Provider for Amazon AWS S3.
https://s3fs-nio.carlspring.org/
66 stars 23 forks source link

Upgrade AWS SDK to 2.29.9 #859

Open steve-todorov opened 5 days ago

steve-todorov commented 5 days ago

Task Description

We need to upgrade the software.amazon.awssdk:bom dependency to version 2.23.7 as it includes some new AWS S3 methods we can use.

Tasks

The following tasks will need to be carried out:

Task Relationships

This task:

Useful Links

Help