Skip to content

Commit

Permalink
bump aws-sdk to 1.11.697
Browse files Browse the repository at this point in the history
Needed for EKS presto deployments - EKS feature to grant IAM to K8s service account
  • Loading branch information
ashishtadose authored and zhenxiao committed Oct 12, 2020
1 parent ac60c75 commit 3ec373e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dep.packaging.version>${dep.airlift.version}</dep.packaging.version>
<dep.slice.version>0.38</dep.slice.version>
<dep.testing-mysql-server-5.version>0.6</dep.testing-mysql-server-5.version>
<dep.aws-sdk.version>1.11.445</dep.aws-sdk.version>
<dep.aws-sdk.version>1.11.697</dep.aws-sdk.version>
<dep.okhttp.version>3.9.0</dep.okhttp.version>
<dep.jdbi3.version>3.4.0</dep.jdbi3.version>
<dep.oracle.version>19.3.0.0</dep.oracle.version>
Expand Down

0 comments on commit 3ec373e

Please sign in to comment.