File tree 9 files changed +9
-9
lines changed
flink-connector-aws-kinesis-firehose
flink-connector-aws-kinesis-streams
flink-end-to-end-tests-aws-kinesis-firehose
flink-glue-schema-registry-avro-test
flink-glue-schema-registry-json-test
flink-avro-glue-schema-registry
flink-json-glue-schema-registry
9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ under the License.
32
32
<artifactId >flink-connector-aws-base</artifactId >
33
33
<name >Flink : Connectors : AWS Base</name >
34
34
<properties >
35
- <aws .sdk.version>2.29.28 </aws .sdk.version>
35
+ <aws .sdk.version>2.29.29 </aws .sdk.version>
36
36
</properties >
37
37
38
38
<packaging >jar</packaging >
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ under the License.
32
32
<artifactId >flink-connector-aws-kinesis-firehose</artifactId >
33
33
<name >Flink : Connectors : Amazon Kinesis Data Firehose</name >
34
34
<properties >
35
- <aws .sdk.version>2.29.28 </aws .sdk.version>
35
+ <aws .sdk.version>2.29.29 </aws .sdk.version>
36
36
</properties >
37
37
38
38
<packaging >jar</packaging >
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ under the License.
32
32
<artifactId >flink-connector-aws-kinesis-streams</artifactId >
33
33
<name >Flink : Connectors : Amazon Kinesis Data Streams</name >
34
34
<properties >
35
- <aws .sdk.version>2.29.28 </aws .sdk.version>
35
+ <aws .sdk.version>2.29.29 </aws .sdk.version>
36
36
</properties >
37
37
38
38
<packaging >jar</packaging >
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ under the License.
33
33
<name >Flink : Connectors : Kinesis</name >
34
34
<properties >
35
35
<aws .sdk.version>1.12.779</aws .sdk.version>
36
- <aws .sdkv2.version>2.29.28 </aws .sdkv2.version>
36
+ <aws .sdkv2.version>2.29.29 </aws .sdkv2.version>
37
37
<aws .kinesis-kcl.version>1.15.2</aws .kinesis-kcl.version>
38
38
<aws .kinesis-kpl.version>0.15.12</aws .kinesis-kpl.version>
39
39
<aws .dynamodbstreams-kinesis-adapter.version>1.6.0</aws .dynamodbstreams-kinesis-adapter.version>
Original file line number Diff line number Diff line change 32
32
<packaging >jar</packaging >
33
33
34
34
<properties >
35
- <aws .sdk.version>2.29.28 </aws .sdk.version>
35
+ <aws .sdk.version>2.29.29 </aws .sdk.version>
36
36
</properties >
37
37
38
38
<dependencyManagement >
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ under the License.
33
33
34
34
<properties >
35
35
<aws .sdk.version>1.12.779</aws .sdk.version>
36
- <aws .sdkv2.version>2.29.28 </aws .sdkv2.version>
36
+ <aws .sdkv2.version>2.29.29 </aws .sdkv2.version>
37
37
<kotlin .version>2.1.0</kotlin .version>
38
38
</properties >
39
39
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ under the License.
33
33
34
34
<properties >
35
35
<aws .sdk.version>1.12.779</aws .sdk.version>
36
- <aws .sdkv2.version>2.29.28 </aws .sdkv2.version>
36
+ <aws .sdkv2.version>2.29.29 </aws .sdkv2.version>
37
37
<kotlin .version>2.1.0</kotlin .version>
38
38
</properties >
39
39
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ under the License.
34
34
35
35
<properties >
36
36
<glue .schema.registry.version>1.1.22</glue .schema.registry.version>
37
- <aws .sdkv2.version>2.29.28 </aws .sdkv2.version>
37
+ <aws .sdkv2.version>2.29.29 </aws .sdkv2.version>
38
38
<kotlin .version>2.1.0</kotlin .version>
39
39
</properties >
40
40
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ under the License.
33
33
34
34
<properties >
35
35
<glue .schema.registry.version>1.1.22</glue .schema.registry.version>
36
- <aws .sdkv2.version>2.29.28 </aws .sdkv2.version>
36
+ <aws .sdkv2.version>2.29.29 </aws .sdkv2.version>
37
37
<netty .version>4.1.68.Final</netty .version>
38
38
<kotlin .version>2.1.0</kotlin .version>
39
39
<classgraph .version>4.8.120</classgraph .version>
You can’t perform that action at this time.
0 commit comments