Skip to content

Commit

Permalink
Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.778 (#2647)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent b21ee99 commit 8438288
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.777</aws.sdk.version>
<aws.sdk.version>1.12.778</aws.sdk.version>
<aws.sdkv2.version>2.29.12</aws.sdkv2.version>
<aws.kinesis-kcl.version>1.15.2</aws.kinesis-kcl.version>
<aws.kinesis-kpl.version>0.15.12</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.777</aws.sdk.version>
<aws.sdk.version>1.12.778</aws.sdk.version>
<aws.sdkv2.version>2.29.12</aws.sdkv2.version>
<kotlin.version>2.0.21</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.777</aws.sdk.version>
<aws.sdk.version>1.12.778</aws.sdk.version>
<aws.sdkv2.version>2.29.12</aws.sdkv2.version>
<kotlin.version>2.0.21</kotlin.version>
</properties>
Expand Down

0 comments on commit 8438288

Please sign in to comment.