Skip to content

Commit

Permalink
fix: flink-connectors/flink-connector-kinesis/pom.xml to reduce vulne…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Aug 15, 2023
1 parent 2eb0464 commit 2c5205b
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -33,7 +33,7 @@ under the License.
<artifactId>flink-connector-kinesis</artifactId>
<name>Flink : Connectors : Kinesis</name>
<properties>
<aws.sdk.version>1.12.7</aws.sdk.version>
<aws.sdk.version>1.12.529</aws.sdk.version>
<aws.sdkv2.version>2.17.52</aws.sdkv2.version>
<aws.kinesis-kcl.version>1.14.1</aws.kinesis-kcl.version>
<aws.kinesis-kpl.version>0.14.1</aws.kinesis-kpl.version>
Expand Down

0 comments on commit 2c5205b

Please sign in to comment.