File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
flink-connectors/flink-connector-kinesis
flink-glue-schema-registry-avro-test
flink-glue-schema-registry-json-test
flink-filesystems/flink-s3-fs-base Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ under the License.
3232 <artifactId >flink-connector-kinesis</artifactId >
3333 <name >Flink : Connectors : Kinesis</name >
3434 <properties >
35- <aws .sdk.version>1.12.792 </aws .sdk.version>
35+ <aws .sdk.version>1.12.794 </aws .sdk.version>
3636 <aws .sdkv2.version>2.36.0</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>
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ under the License.
3232 <packaging >jar</packaging >
3333
3434 <properties >
35- <aws .sdk.version>1.12.792 </aws .sdk.version>
35+ <aws .sdk.version>1.12.794 </aws .sdk.version>
3636 <aws .sdkv2.version>2.36.0</aws .sdkv2.version>
3737 <kotlin .version>2.2.21</kotlin .version>
3838 </properties >
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ under the License.
3232 <packaging >jar</packaging >
3333
3434 <properties >
35- <aws .sdk.version>1.12.792 </aws .sdk.version>
35+ <aws .sdk.version>1.12.794 </aws .sdk.version>
3636 <aws .sdkv2.version>2.36.0</aws .sdkv2.version>
3737 <kotlin .version>2.2.21</kotlin .version>
3838 </properties >
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ under the License.
3131 <packaging >jar</packaging >
3232
3333 <properties >
34- <fs .s3.aws.version>1.12.792 </fs .s3.aws.version>
34+ <fs .s3.aws.version>1.12.794 </fs .s3.aws.version>
3535 </properties >
3636
3737 <dependencies >
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ under the License.
3333 <properties >
3434 <!-- for testing (will override Hadoop's default dependency on too low SDK versions that
3535 do not work with our httpcomponents version) -->
36- <aws .sdk.version>1.12.792 </aws .sdk.version>
36+ <aws .sdk.version>1.12.794 </aws .sdk.version>
3737 </properties >
3838
3939 <dependencies >
You can’t perform that action at this time.
0 commit comments