File tree Expand file tree Collapse 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 Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ under the License.
3232 <artifactId >flink-connector-aws-base</artifactId >
3333 <name >Flink : Connectors : AWS Base</name >
3434 <properties >
35- <aws .sdk.version>2.32.15 </aws .sdk.version>
35+ <aws .sdk.version>2.32.16 </aws .sdk.version>
3636 </properties >
3737
3838 <packaging >jar</packaging >
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ under the License.
3232 <artifactId >flink-connector-aws-kinesis-firehose</artifactId >
3333 <name >Flink : Connectors : Amazon Kinesis Data Firehose</name >
3434 <properties >
35- <aws .sdk.version>2.32.15 </aws .sdk.version>
35+ <aws .sdk.version>2.32.16 </aws .sdk.version>
3636 </properties >
3737
3838 <packaging >jar</packaging >
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ under the License.
3232 <artifactId >flink-connector-aws-kinesis-streams</artifactId >
3333 <name >Flink : Connectors : Amazon Kinesis Data Streams</name >
3434 <properties >
35- <aws .sdk.version>2.32.15 </aws .sdk.version>
35+ <aws .sdk.version>2.32.16 </aws .sdk.version>
3636 </properties >
3737
3838 <packaging >jar</packaging >
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ under the License.
3333 <name >Flink : Connectors : Kinesis</name >
3434 <properties >
3535 <aws .sdk.version>1.12.788</aws .sdk.version>
36- <aws .sdkv2.version>2.32.15 </aws .sdkv2.version>
36+ <aws .sdkv2.version>2.32.16 </aws .sdkv2.version>
3737 <aws .kinesis-kcl.version>1.15.3</aws .kinesis-kcl.version>
3838 <aws .kinesis-kpl.version>0.15.12</aws .kinesis-kpl.version>
3939 <aws .dynamodbstreams-kinesis-adapter.version>2.0.1</aws .dynamodbstreams-kinesis-adapter.version>
Original file line number Diff line number Diff line change 3232 <packaging >jar</packaging >
3333
3434 <properties >
35- <aws .sdk.version>2.32.15 </aws .sdk.version>
35+ <aws .sdk.version>2.32.16 </aws .sdk.version>
3636 </properties >
3737
3838 <dependencyManagement >
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ under the License.
3333
3434 <properties >
3535 <aws .sdk.version>1.12.788</aws .sdk.version>
36- <aws .sdkv2.version>2.32.15 </aws .sdkv2.version>
36+ <aws .sdkv2.version>2.32.16 </aws .sdkv2.version>
3737 <kotlin .version>2.2.0</kotlin .version>
3838 </properties >
3939
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ under the License.
3333
3434 <properties >
3535 <aws .sdk.version>1.12.788</aws .sdk.version>
36- <aws .sdkv2.version>2.32.15 </aws .sdkv2.version>
36+ <aws .sdkv2.version>2.32.16 </aws .sdkv2.version>
3737 <kotlin .version>2.2.0</kotlin .version>
3838 </properties >
3939
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ under the License.
3434
3535 <properties >
3636 <glue .schema.registry.version>1.1.24</glue .schema.registry.version>
37- <aws .sdkv2.version>2.32.15 </aws .sdkv2.version>
37+ <aws .sdkv2.version>2.32.16 </aws .sdkv2.version>
3838 <kotlin .version>2.2.0</kotlin .version>
3939 </properties >
4040
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ under the License.
3333
3434 <properties >
3535 <glue .schema.registry.version>1.1.24</glue .schema.registry.version>
36- <aws .sdkv2.version>2.32.15 </aws .sdkv2.version>
36+ <aws .sdkv2.version>2.32.16 </aws .sdkv2.version>
3737 <netty .version>4.1.68.Final</netty .version>
3838 <kotlin .version>2.2.0</kotlin .version>
3939 <classgraph .version>4.8.120</classgraph .version>
You can’t perform that action at this time.
0 commit comments