Skip to content

Commit

Permalink
Update aws-java-sdk monorepo to v1.12.771
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2024
1 parent 45bc133 commit d58b2d0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion flink-connectors/flink-connector-kinesis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ under the License.
<artifactId>flink-connector-kinesis</artifactId>
<name>Flink : Connectors : Kinesis</name>
<properties>
<aws.sdk.version>1.12.770</aws.sdk.version>
<aws.sdk.version>1.12.771</aws.sdk.version>
<aws.sdkv2.version>2.27.18</aws.sdkv2.version>
<aws.kinesis-kcl.version>1.15.2</aws.kinesis-kcl.version>
<aws.kinesis-kpl.version>0.15.11</aws.kinesis-kpl.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ under the License.
<packaging>jar</packaging>

<properties>
<aws.sdk.version>1.12.770</aws.sdk.version>
<aws.sdk.version>1.12.771</aws.sdk.version>
<aws.sdkv2.version>2.27.18</aws.sdkv2.version>
<kotlin.version>2.0.20</kotlin.version>
</properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ under the License.
<packaging>jar</packaging>

<properties>
<aws.sdk.version>1.12.770</aws.sdk.version>
<aws.sdk.version>1.12.771</aws.sdk.version>
<aws.sdkv2.version>2.27.18</aws.sdkv2.version>
<kotlin.version>2.0.20</kotlin.version>
</properties>
Expand Down
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.770</fs.s3.aws.version>
<fs.s3.aws.version>1.12.771</fs.s3.aws.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d58b2d0

Please sign in to comment.