Skip to content

Commit

Permalink
update aws sdk version to match with version in pinot-kinesis
Browse files Browse the repository at this point in the history
  • Loading branch information
singalravi authored and ravisingal committed Jul 16, 2021
1 parent c636b5b commit d14eb6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pinot-plugins/pinot-file-system/pinot-s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<url>https://pinot.apache.org</url>
<properties>
<pinot.root>${basedir}/../../..</pinot.root>
<aws.sdk.version>2.13.46</aws.sdk.version>
<aws.sdk.version>2.14.28</aws.sdk.version>
<netty.version>4.1.54.Final</netty.version>
<http.client.version>4.5.9</http.client.version>
<http.core.version>4.4.9</http.core.version>
Expand Down

0 comments on commit d14eb6e

Please sign in to comment.