This is an automated email from the ASF dual-hosted git repository.
dzamo pushed a commit to branch 1.20
in repository https://gitbox.apache.org/repos/asf/drill.git
commit 4ae61b7dfbf494de44ed29fa43640672010b2522
Author: dependabot[bot] <49699333+dependabot[bot]@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] <[email protected]>
---
distribution/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 0f4b4a48bc..e8b1bf722f 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>