Skip to content

Commit

Permalink
Update aws-java-sdk monorepo to v1.12.777
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 21, 2024
1 parent 2b4581a commit 9f9d2ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flink-filesystems/flink-s3-fs-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ under the License.
<packaging>jar</packaging>

<properties>
<fs.s3.aws.version>1.12.776</fs.s3.aws.version>
<fs.s3.aws.version>1.12.777</fs.s3.aws.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion flink-yarn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ under the License.
<properties>
<!-- for testing (will override Hadoop's default dependency on too low SDK versions that
do not work with our httpcomponents version) -->
<aws.sdk.version>1.12.776</aws.sdk.version>
<aws.sdk.version>1.12.777</aws.sdk.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 9f9d2ce

Please sign in to comment.